Skip to content

A resilient syslog relay that operates downstream of applications, collect their syslog messages and send them to a central syslog server.

Notifications You must be signed in to change notification settings

e-scheer/syslog-relay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A reliable IOx syslog relay

A resilient syslog relay that operates downstream of applications, collect their syslog messages and send them to a central syslog server. Several mechanisms such as the use of the TCP protocol and the retention of messages in case of connection loss guarantee reliability. The implementation, in the form of a proof of concept, is deployable inside a router running the Cisco IOx environment and features the modern syslog message engine, rsyslog.

Relay's data flow

Getting Started

Several bash scripts are available to facilitate the commissioning of the IOx application. The step by step installation is available below.

Prerequisites

Generate all certificates (see certificates folder).

Pack the application using the ./build.sh script inside the application folder. Requires the ioxclient tool provided by Cisco.

Installation

Deploy the package on the Local Manager of the router.

Set the necessary resources then configure all the parameters from the "App-config" tab. Requires to upload the key and the certificate of the client in the data directory of the IOx application.

Troubleshoot

If desired, the scripts in the input-output folder can be used to generate logs and collect them. This is particularly useful for testing the environment quickly. It is also possible to launch the Elasticsearch-Kibana service locally from the statistics collector folder to capture the internal counters of the relay.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

Distributed under the GPLv3 License. If you intend to use it inside non-GPLv3 compatible project, please read this very carefully.

About

A resilient syslog relay that operates downstream of applications, collect their syslog messages and send them to a central syslog server.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published