Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add TLS support for file monitoring #88

Merged
merged 13 commits into from Oct 10, 2017

modify-configuration-backup-file-path

  • Loading branch information
Ubuntu
Ubuntu committed Aug 29, 2017
commit 1b3e9bad73dbf5d95bedafa276d84faccc289e1b
@@ -154,7 +154,7 @@ constructFileVariables()
FILE_SYSLOG_CONFFILE="$RSYSLOG_ETCDIR_CONF/21-filemonitoring-$FILE_ALIAS.conf"

#conf file backup name
FILE_SYSLOG_CONFFILE_BACKUP="$FILE_ALIAS.loggly.bk"
FILE_SYSLOG_CONFFILE_BACKUP="$RSYSLOG_ETCDIR_CONF/$FILE_ALIAS.loggly.bk"

#application tag
APP_TAG="\"file-alias\":\"$LOGGLY_FILE_TO_MONITOR_ALIAS\""
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.