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

Modified some issues in 8+ configuration

  • Loading branch information
Shwetajain148
Shwetajain148 committed Apr 17, 2017
commit a713c3cc1d322b30b9b2ac3fb916eef40cc88957
@@ -466,10 +466,8 @@ write21ConfFileContents()
}
"
imfileStrNonTls="
\$ModLoad imfile
\$InputFilePollInterval 10
\$WorkDirectory $RSYSLOG_DIR
module(load="imfile")
module(load=\"imfile\")
# Input for FILE1
input(type=\"imfile\" tag=\"$LOGGLY_FILE_TO_MONITOR_ALIAS\" ruleset=\"filelog\" file=\"$FILE_TO_MONITOR\") #wildcard is allowed at file level only
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.