Matteo Biscosi
6db98842d8
Fixes last security issues
2023-04-06 12:03:50 +00:00
Matteo Biscosi
05bd1b7a02
Fixes not closed file
2023-04-06 11:44:36 +00:00
Matteo Biscosi
8fc6359b48
Fixes the majority of security js issues
2023-04-06 11:43:55 +00:00
Matteo Biscosi
f936a1013d
Removed clear username and password printed
2023-04-05 10:07:34 +00:00
Luca Deri
ce6a62ef27
Added tool for creating nProbe topics in a kafka broker
2023-03-13 16:19:55 +01:00
Alfredo Cardigliano
d8c42fadb6
Remove old py example with Hard-coded credentials
2023-01-13 17:24:13 +01:00
Alfredo Cardigliano
def48fdd30
Cleanup nindex tool
2022-07-06 18:27:23 +02:00
Luca Deri
9a9d54bbea
Updated language translation
2022-01-20 21:22:33 +01:00
Luca Deri
ba3e8d57a1
Updated (C)
2022-01-14 11:46:00 +01:00
Luca Deri
6baaed4efb
Updated (C)
2022-01-13 08:39:28 +01:00
MatteoBiscosi
70f7942001
removed no more useful sed
2022-01-10 18:56:40 +01:00
nokoya
e965fa673a
Update nindex_export_to_ch.sh ( #6185 )
...
exclude header of csv_file
2022-01-10 18:55:25 +01:00
MatteoBiscosi
0944164618
Fixes nindex flow_time column exported
2022-01-10 14:51:38 +01:00
Sam James
c4cd135323
build: respect environment options more ( #6177 )
...
* build: move away from configure.seed -> configure.ac
Analogous to the change in nDPI [0].
[0] cf931fda6b
Signed-off-by: Sam James <sam@gentoo.org>
* build: use $(MAKE)
This ensures that parallel make works correctly, as otherwise, a fresh
make job will be started without the jobserver fd, and hence
not know about its parent, forcing -j1.
Signed-off-by: Sam James <sam@gentoo.org>
* build: respect CXX, CXXFLAGS, LDFLAGS/LIBS
- Use standard CXX variable for the C++ compiler
- Respect CXXFLAGS from the environment
- LDFLAGS needs to be before objects in order for some flags to work
like -Wl,--as-needed
Signed-off-by: Sam James <sam@gentoo.org>
* build: add comment for dynamic linking nDPI
It seems to work for me but add a commented
in line for now for convenience, not actually
changing behaviour right now.
(May want to make it a proper configure option
in future.)
Signed-off-by: Sam James <sam@gentoo.org>
2022-01-07 10:16:59 +01:00
Sam James
4e0be8ecd5
build: respect ${PKG_CONFIG} in Makefiles ( #6173 )
...
Allow overriding choice of pkg-config binary (this is useful
for cross-compilation in particular) within the Makefiles.
Not yet touching configure, so some work to be done still.
Signed-off-by: Sam James <sam@gentoo.org>
2022-01-03 17:15:06 +01:00
MatteoBiscosi
e92135e776
Reorganized periodic scripts
2021-12-28 15:41:28 +01:00
Simone Mainardi
6b1b1cbc4f
Fixes utf8 encoding issues in localization tools
2021-12-27 14:57:20 +01:00
Simone Mainardi
be5734f033
Fixes lua interpreter use in localization tools
2021-12-27 14:37:42 +01:00
Simone Mainardi
fa824b4212
Fixes TypeError: a bytes-like object is required, not 'str'
2021-12-27 12:49:04 +01:00
MatteoBiscosi
ac7de1bdc6
Removed unwanted change
2021-11-19 16:35:40 +01:00
MatteoBiscosi
985afa88da
Added Observation points stats ( #6085 )
2021-11-19 16:34:13 +01:00
Simone Mainardi
48d42c0cfe
Documents nIndex to ClickHouse migration
2021-11-19 15:48:23 +01:00
Matteo Biscosi
378b2ee3de
Added ret val 27 description to nindex exporting tool
2021-11-19 15:16:51 +01:00
Simone Mainardi
1c6159d311
Update clickhouse help with -F
2021-11-19 14:14:59 +01:00
Simone Mainardi
fa95ff5c04
Adds error checking and instructions to the nindex export tool
2021-11-19 12:55:58 +01:00
MatteoBiscosi
135dc46af8
Added begin epoch to export
2021-11-18 21:48:26 +01:00
MatteoBiscosi
beff0aa4af
Changed exporting outputs
2021-11-18 20:54:04 +01:00
MatteoBiscosi
c925ac55ab
Changed nindex exporting tool help
2021-11-18 19:01:35 +01:00
MatteoBiscosi
99ee62ef76
Fixes not correctly working exporting tool
2021-11-18 18:55:06 +01:00
MatteoBiscosi
cabbf40038
Removed debug print
2021-11-18 14:37:17 +01:00
MatteoBiscosi
f8914381a9
Fixes not correctly working exporting nindex to ch tool
2021-11-18 14:37:17 +01:00
MatteoBiscosi
a63a688e88
Changed exporting tool name
2021-11-17 12:44:05 +01:00
MatteoBiscosi
4b89b83e72
Added copy button to http url ( #6038 ) and changed exporting tool name
2021-11-17 12:44:05 +01:00
MatteoBiscosi
c476b389f8
Added batch exporting to nIndex
2021-11-16 18:13:31 +01:00
MatteoBiscosi
bb07077659
Fixed ClickHouse names
2021-11-16 17:52:56 +01:00
MatteoBiscosi
01546bdc9d
Added initial version of nindex exporting tool to ch
2021-11-16 17:44:06 +01:00
Simone Mainardi
5aef101ff4
Handles REST APIs in circular dep checks
2021-10-04 11:30:57 +02:00
Simone Mainardi
6e2d8ae0f3
Extends circular Lua deps search to include assignment to globals
2021-10-04 11:07:21 +02:00
Simone Mainardi
3ce039ea6f
Implements tool to detect circular includes in Lua files
2021-09-30 17:27:02 +02:00
Alfredo Cardigliano
3bbc36e23e
Update nedge configuration test
2021-03-08 13:02:23 +01:00
emanuele-f
caff120e3f
Create namespaces setup tool to test nEdge
2020-03-10 16:42:18 +01:00
lukaschristmann
eb0a6e5310
FritzBox: Add info on usage with password-only auth ( #3158 )
...
* Update fritzdump.sh
Add information on FritzBox default username
* Update README.fritzbox
Add info on FritzBox default user name.
2019-12-29 13:40:04 +01:00
Alfredo Cardigliano
fb1173dfc8
json2tlv improvements: zmq version check
2019-11-21 10:57:27 +01:00
Alfredo Cardigliano
4579a11c2e
Support for ZMQ CURVE encryption (testing, no public option yet), added encryption to the json2tlv test tool, updated the embedded ZMQ source to latest 4.1.x stable
2019-11-20 11:11:39 +01:00
Alfredo Cardigliano
9c32886d46
json2tlv deserialization API update
2019-09-19 12:09:50 +02:00
Alfredo Cardigliano
0260972c2e
json2tlv improvements and error checking
2019-08-24 03:34:26 +02:00
Simone Mainardi
7d32ebae63
Moves Icinga2 perfdata from Service to CheckCommand
2019-08-24 14:04:27 +02:00
Simone Mainardi
b54bb1b10a
Added Icinga2 README file with link to the docs
2019-08-24 13:58:46 +02:00
Alfredo Cardigliano
faab4c6bbd
Printing more info
2019-08-23 21:10:41 +02:00
Alfredo Cardigliano
70aa784e58
ZMQ struct update for TLV
2019-08-23 20:27:13 +02:00