diff --git a/salt/soc/files/soc/changes.json b/salt/soc/files/soc/changes.json index 2c6f51c29..5b0204ae0 100644 --- a/salt/soc/files/soc/changes.json +++ b/salt/soc/files/soc/changes.json @@ -4,6 +4,7 @@ { "summary": "Known Issues " }, { "summary": "Fixed an issue where the console was timing out and making it appear that the installer was hung." }, { "summary": "Introduced Import node, which is ideal for running so-import-pcap to import pcap files and view the resulting logs in Hunt or Kibana." }, + { "summary": "Suricata stats.log now rotates once a day. If you have a bunch of suriloss defunct processes on nodes that have it, do the following:" }, { "summary": "Moved static.sls to global.sls to align the name with the functionality." }, { "summary": "Traffic between nodes in a distributed deployment is now fully encrypted." }, { "summary": "Playbook" }, @@ -17,4 +18,4 @@ { "summary": "SOC now allows for arbitrary, time-bounded PCAP job creation, with optional filtering by host and port." }, { "summary": "Historical release notes can be found on our docs website: https://docs.securityonion.net/en/2.1/release-notes.html" } ] -} +} \ No newline at end of file