mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-01-23 08:31:30 +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