Skip to content

Commit 7707390

Browse files
committed
update path to the cert
1 parent e960ee8 commit 7707390

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Modular Scripts/Tomcat/configure-tomcat.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -522,7 +522,7 @@ write21TomcatFileContents() {
522522
\$ActionSendStreamDriverPermittedPeer *.loggly.com
523523
524524
#RsyslogGnuTLS
525-
\$DefaultNetstreamDriverCAFile /etc/rsyslog.d/keys/ca.d/logs-01.loggly.com_sha12.crt
525+
\$DefaultNetstreamDriverCAFile $CA_FILE_PATH
526526
527527
#parameterized token here.......
528528
#Add a tag for tomcat events

0 commit comments

Comments
 (0)