mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Bro Salt Module - Fix SO bro script
This commit is contained in:
@@ -6,5 +6,5 @@ redef record Conn::Info += {
|
||||
|
||||
event connection_state_remove(c: connection)
|
||||
{
|
||||
c$conn$sensorname = SecurityOnion::sensorname;
|
||||
c$conn$sensorname = sensorname;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user