Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 549 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 549 Bytes

Sen(try)Sys(log)

Raven Python Syslog Client (sentry messaging through syslog).

System requirements

python --version == 3.4.*, 3.5.*, 3.6.*

Installation

Parameter SEPARATOR - how plugin must separate syslogtag from msg body.

${PWD}/scripts/install.sh SEPARATOR

# new map will be copied with --backup=numbered option
sudo vim /etc/sensys/map.json  # configure mapping

sudo systemctl restart rsyslog.service

Todo

  1. Update deployment script;
  2. Make plugin as binary.