]
Kabir Khan updated WFLY-3162:
-----------------------------
Fix Version/s: 9.0.0.Final
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
Components: Domain Management
Affects Versions: 8.0.0.Final
Reporter: Tom Fonteyne
Assignee: Kabir Khan
Labels: EAP
Fix For: 9.0.0.Final
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