Commit graph

14 commits

Author SHA1 Message Date
Luca Deri
045c994a02 Added SSH in network discovery 2018-04-06 22:52:32 +02:00
Luca Deri
f0c936c368 Updated (C) to 2018 2018-03-22 21:59:42 +01:00
emanuele-f
99b67b16ad Remove old nedge define and move to new one 2018-02-09 13:01:08 +01:00
Luca Deri
c9ecd931d9 Code cleanup 2017-12-16 08:23:56 +01:00
Luca Deri
074a08e7ce Simplified ntopng when nEdge is used 2017-10-21 15:36:28 +02:00
prutasiscale
a4fda1e952 [bugfix] NTOP LS Export hangs if remote service is disrupted (#1248)
* Logstash code cleanup

* removed unnecesary trace warnings from LS code

* sync

* Logstash readme updated + code cleanup

* changed back to default bulk mechanism

* Logstash extension code improvements

* PR #1143 revision

* logstash event timestamp addition to json

* avoid control char 0

* Testing json output without memset

* null byte

* change init for vars

* changed length of data sent on socket

* fix logstash timestamp field conflict

* revert debug trace

* fix for undefined val in case of LS export

* fix code logic

* revert+cleanup

* save original timestamp for flow

* Use ntopng provided timestamp for timeline (Logstash)

* Clear redundant timestamp value

* Fix for #1160

* [bugfix] ntop LS recover flow export connection if remote service drops

* fixed branch logic
2017-05-24 09:49:07 +02:00
Luca Deri
8fc56f1608 Win fixes
Optimized geolocation memory
2017-05-18 10:45:06 +02:00
Bogdan Perian
532ca1d836 Revision for issue #1160 (#1161)
* Logstash code cleanup

* removed unnecesary trace warnings from LS code

* sync

* Logstash readme updated + code cleanup

* changed back to default bulk mechanism

* Logstash extension code improvements

* PR #1143 revision

* logstash event timestamp addition to json

* avoid control char 0

* Testing json output without memset

* null byte

* change init for vars

* changed length of data sent on socket

* fix logstash timestamp field conflict

* revert debug trace

* fix for undefined val in case of LS export

* fix code logic

* revert+cleanup

* save original timestamp for flow

* Use ntopng provided timestamp for timeline (Logstash)

* Clear redundant timestamp value

* Fix for #1160
2017-04-14 11:51:47 +02:00
Bogdan Perian
4543ab092c Code revision for issue #1144 (#1147)
* Logstash code cleanup

* removed unnecesary trace warnings from LS code

* sync

* Logstash readme updated + code cleanup

* changed back to default bulk mechanism

* Logstash extension code improvements

* PR #1143 revision

* logstash event timestamp addition to json

* avoid control char 0

* Testing json output without memset

* null byte

* change init for vars

* changed length of data sent on socket

* fix logstash timestamp field conflict

* revert debug trace

* fix for undefined val in case of LS export

* fix code logic

* revert+cleanup

* save original timestamp for flow

* Use ntopng provided timestamp for timeline (Logstash)

* Clear redundant timestamp value
2017-04-11 23:24:40 +02:00
Bogdan Perian
dbcec19d2b Logstash code improvements (#1143)
* Logstash code cleanup

* removed unnecesary trace warnings from LS code

* sync

* Logstash readme updated + code cleanup

* changed back to default bulk mechanism

* Logstash extension code improvements

* PR #1143 revision
2017-04-10 14:30:07 +02:00
Simone Mainardi
886df5e319 Test and rework of logstash export 2017-04-03 23:58:12 +02:00
Bogdan Perian
c1406e1d61 Logstash extension improvement (#1107)
* Logstash code cleanup

* removed unnecesary trace warnings from LS code

* sync

* Logstash readme updated + code cleanup

* changed back to default bulk mechanism
2017-04-03 22:31:41 +02:00
Luca Deri
1518727207 Added logstatsh to the -h
Minor cosmetic changes and minor code changes to use ntopng classes
2017-03-26 22:01:36 +02:00
Bogdan Perian
90743b953a Logstash flow export extension 2017-03-25 21:09:07 +02:00