Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 407 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 407 Bytes

Linux Script

Configure

Configure your Linux system to send syslogs to Loggly using the following command

sudo bash configure-linux.sh -a SUBDOMAIN -u USERNAME 

You can also pass your customer token as -t TOKEN. If it's omitted, the token will be loaded automatically.

Stop

Stop sending your Linux System logs to Loggly

sudo bash configure-linux.sh -a SUBDOMAIN -r