/
How to redirect FIX Antenna and/or FIXEdge logging to Syslog instead of files
How to redirect FIX Antenna and/or FIXEdge logging to Syslog instead of files
The following properties shall be specified in engine.properties and/or FIXEdge.properties to log into Syslog instead of files on Linux:
Syslog.conf.sample
#Switch on Syslog globally Log.Device = Syslog #Set up syslog Ident (by default it will be FIXEdge.<category name> Log.Syslog.Ident = MyCustomIdent #Switch on syslog for a particular category Log.<Category name>.Device = Syslog #Set up syslog Indent for a particular category Log.<Category name>.Syslog.Ident = MyCustomIdent
, multiple selections available,
Related content
Configuring FIX endpoints
Configuring FIX endpoints
More like this
FIXEye User Guide
FIXEye User Guide
More like this
How to Use a Custom Value for Tag 8-BeginString in FIX Antenna C++
How to Use a Custom Value for Tag 8-BeginString in FIX Antenna C++
More like this
FIXEdge Java 1.11.0 and Later: Quick setup
FIXEdge Java 1.11.0 and Later: Quick setup
More like this
Monitoring Mode
Monitoring Mode
More like this
FIXEdge Transport Adaptors
FIXEdge Transport Adaptors
More like this