Skip to content

Syslog "firewall", filters and rewrites messages according to an extensible ruleset

License

Notifications You must be signed in to change notification settings

bAndie91/logwall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logwall

logwall for syslog is an analogue to firewall for IP networks. many distributors set /dev/log socket world-writable, this may cause enfake of the system logs on multiuser systems. one solution to set 660 as file mode and sort users and their processes into unix groups by which it's allowed or denied to access /dev/log for write.

logwall gives more flexibility to control who be able to log in which facility and at which priority with a ruleset based on peer socket properties.

Project issues, bugs, feature requests, ideas

  1. clone the repo
  2. use git-bug to open a new ticket in this repo
  3. find one or more person in the commit history to make contact with, then either 4.a. send your newly created git-bug ticket (or patch if you already propose a code change) via email, or 4.b. send the URL of your git clone to a contributor (via email or other channel), and request them to pull (git-bug issues and/or branches as well) from you.

About

Syslog "firewall", filters and rewrites messages according to an extensible ruleset

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published