| Summary: | Enable Suricata remote log files | ||
|---|---|---|---|
| Product: | IPFire | Reporter: | Don Lubinski <ijustlikeit> |
| Component: | ipfire-release | Assignee: | Michael Tremer <michael.tremer> |
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | Minor Usability | ||
| Priority: | - Unknown - | CC: | adolf.belka |
| Version: | 2 | ||
| Hardware: | x86_64 | ||
| OS: | All | ||
I use remote logging (enabled) so that I can manage ALL my logs in a central location. The suricata logs do not by default go into remote logging. I need to edit the suricata.yaml file and add the following lines (so that the suricata logs do get added): (location in file after comment Line * Extensible Event Format....) -syslog: enabled: yes identity: "suricata" facility: local5 level: info Almost every time an updated version of ipfire comes out I need to re-add these lines. Is it possible to add these lines to suricata.yaml file permanent?