]
James Perkins reassigned WFLY-3162:
-----------------------------------
Assignee: James Perkins
audit syslog handler should be able to automatically reconnect
--------------------------------------------------------------
Key: WFLY-3162
URL:
https://issues.jboss.org/browse/WFLY-3162
Project: WildFly
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Domain Management
Affects Versions: 8.0.0.Final
Reporter: Tom Fonteyne
Assignee: James Perkins
Labels: EAP
When the syslog server goes down, WF will retry (up to 10 times we believe) to reconnect
but will then give up. You can manually force a reconnect by issuing:
/host=master/core-service=management/access=audit/syslog-handler=mysyslog:recycle
This request is to make it possible to automate this and make it configurable at which
interval it should try and reconnect