Assuming to have:
A syslog server with IP address 192.168.0.100
let's configure abilis to send its logs to syslog server.
Enter into the Abilis control-program or open the configuration file with the Console configurator and type the following commands.
| a
            res:syslog or s act res:syslog | Add the SYSLOG resource. or If the resource already exists, set it active. | 
| s p syslog act:yes | Set the resource active. | 
| s p syslog hostname:abilis | Configure the host name. | 
| s p syslog receiver1:192.168.0.100 | Configure the IP address of syslog server. | 
| save conf | Save the configuration. | 
On a working Abilis, a system restart is required to make the SYSLOG resource running.