Skip to content

You can easily setup logsys-ng or rsyslog and centralize your logging systeam in Java application with SLF4J and Logback API

Notifications You must be signed in to change notification settings

wpic/syslog-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

You can easily setup logsys-ng or rsyslog and centralize your logging systeam in Java application with SLF4J and Logback API.

  • First setup logsys-ng (or rsyslog). You can simply do it with docker [syslog-ng-docker]
  • Change the server address in src/main/resources/logback.xml
  • Test it with running: mvn compile exec:java

[syslog-ng-docker]: https://github.com/abdollahpour/syslog-ng-docker "Simply setup syslog-ng-docker"s

About

You can easily setup logsys-ng or rsyslog and centralize your logging systeam in Java application with SLF4J and Logback API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages