Matteo Biscosi
97d2b8ed72
Added thpt chart to historical flows ( #8249 )
2024-02-28 12:25:55 -05:00
Alfredo Cardigliano
19a53092f4
Handle format=json in rest/v2/get/xxx/alert/list.lua
2024-02-28 16:14:29 +01:00
Luca Deri
c422b2dcd4
Format changes
2024-02-28 16:03:28 +01:00
Nicolò Maio
2d150103b7
Add TCP flow connection state ( #8210 )
...
* Add TCP flow connection state (#8140 )
* Add Major and Minor connection states (#8140 )
* Remove ZMQ connection state parsing. (#8140 )
* Update doc with major and minor conn states. (#8140 )
2024-02-28 14:45:49 +01:00
Matteo Biscosi
88e5d26afe
Removed no more used checks ( #8235 )
2024-02-27 05:49:44 -05:00
Matteo Biscosi
af9011684b
Moved host traffic checks to unused
2024-02-27 05:30:20 -05:00
Matteo Biscosi
e1a182973b
Removed debug tprint
2024-02-27 05:17:57 -05:00
Nicolo Maio
0f84823b07
Fix message broker prefs.
2024-02-26 10:44:43 +01:00
Luca Deri
ba0c1ba93e
Message broker fixes
2024-02-23 21:23:50 +01:00
Nicolò Maio
c443e03825
Fix NATS preferences and add message broker ( #8221 )
...
* Fix NATS preferences and add message broker.
* Fix on LuaEngineNtop
2024-02-23 19:57:39 +01:00
Nicolo Maio
09b264779d
Fix the typo in JA3 server hash display
2024-02-23 10:06:13 +01:00
Matteo Biscosi
ff5cc04da1
Fixes service map learning not reset at startup
2024-02-23 08:53:37 +00:00
Nicolo Maio
fca435370c
Add missing lua_utils_get require in timeseries_info
2024-02-22 22:13:41 +01:00
Nicolo Maio
24e81d3ef9
Fix JA3 and JA4 serialization + Add JA4_c_hash filter
2024-02-22 19:00:11 +01:00
Nicolo Maio
989050b900
Add fingerprint stats preference. ( #8237 )
2024-02-22 17:17:14 +01:00
Nicolo Maio
1946ab0a98
[nEdge] Fix Daily Traffic Quota and Daily Time Quota column style.
2024-02-22 16:43:08 +01:00
Matteo Biscosi
5edfdeedcd
Fixes various lua memory issues
2024-02-22 11:22:52 +00:00
Nicolo Maio
2e45c170de
Add the usage of shortenString in the historical flow info field with a max length of 128
2024-02-22 10:13:04 +01:00
Nicolo Maio
340c44142e
Remove the usage of shortenstring on the historical flow info field.
2024-02-22 10:08:25 +01:00
Nicolo Maio
aa9669fe47
Fix missing ellipsis in shortenString function.
2024-02-22 09:58:26 +01:00
Luca Deri
2ee2c180a5
Removed alerts no longer necessary as they have been replaced by local traffic rules
2024-02-21 22:54:22 +01:00
Matteo Biscosi
7598aebb17
Fixes missing directory
2024-02-21 14:48:47 +00:00
Nicolo Maio
5aa20c6011
[nEdge] Add Keep Src Address flag.
2024-02-21 13:14:46 +01:00
Matteo Biscosi
97298a5790
Removed some requires
2024-02-21 10:44:16 +00:00
Matteo Biscosi
9f9beb0303
Removed profiling print
2024-02-21 10:44:16 +00:00
Matteo Biscosi
92d9b101c2
Fixes missing return
2024-02-21 10:44:16 +00:00
Matteo Biscosi
ef27b0b058
Fixes circular dependency and lightened some modules
2024-02-21 10:44:16 +00:00
Matteo Biscosi
06d38b586c
Removed no more used code
2024-02-20 17:32:21 +00:00
Nicolo Maio
89eae33627
Add missing requires in timeseries_info and influxdb
2024-02-20 12:00:48 +01:00
Matteo Biscosi
48462f4d96
Fixes circular dependency between lua_utils and rest_utils
2024-02-20 10:02:33 +00:00
Matteo Biscosi
29a28ea203
Fixes circular dependency when filtering
2024-02-20 09:34:21 +00:00
Nicolo Maio
83634d06e1
Fix many missing requires.
2024-02-20 10:14:40 +01:00
Matteo Biscosi
e243f7c826
Fixes some lua requires
2024-02-20 08:57:48 +00:00
Nicolo Maio
14d9dd5bb4
Fix string split in blog_utils
2024-02-20 09:25:36 +01:00
Luca Deri
ab34197603
Various script fixed
...
Improved error message when scripts fail
2024-02-19 22:13:01 +01:00
Nicolo Maio
8b0e99a6c3
Remove interface statistics graphs from the system interface.
2024-02-19 18:17:08 +01:00
Nicolò Maio
1e9524d483
Removing lua utils in storage utils ( #8227 )
...
* Removing lua_utils from storage_utils
* Remove profiling
* Add missing requires for the 'flowinfo2hostname' method.
* Move clickhouseSupport check to check_redis_prefs
2024-02-19 17:56:26 +01:00
Matteo Biscosi
7cf91395df
Removed no more needed requires
2024-02-19 15:14:40 +00:00
Matteo Biscosi
e597e83e15
Removed and fixes some dependencies
2024-02-19 12:38:56 +00:00
Nicolo Maio
4b0767ca2e
Add Active Monitoring toggle ( #8225 )
2024-02-19 12:45:51 +01:00
Nicolo Maio
11894d61a0
Add SNMP polling toggle ( #8224 )
2024-02-19 12:11:22 +01:00
Matteo Biscosi
0f0f51cdd5
Removed circular dependency on label_utils
2024-02-19 11:04:17 +00:00
Matteo Biscosi
ddadaf3e77
Removed circular dependency on network_utils
2024-02-19 11:04:06 +00:00
Matteo Biscosi
2fe9cb0a20
Removed useless require in rrd.lua function
2024-02-19 10:48:03 +00:00
Matteo Biscosi
922f816157
Removed circular dependence
2024-02-19 10:48:03 +00:00
Matteo Biscosi
43dcfa78e8
Removed check total from timeseries_info
2024-02-19 10:48:03 +00:00
Luca Deri
fc79e6b02f
Added pragma checks
2024-02-19 11:37:27 +01:00
Luca Deri
d0bf411e98
Fixed invalid pragma
2024-02-19 11:08:24 +01:00
Luca Deri
13c893fddc
Fix for avoiding circolary loops
2024-02-18 21:38:13 +01:00
Luca Deri
ab4e49939e
Reworked periodic activities
2024-02-17 13:23:20 +01:00