Skip to content

Commit cb55e41

Browse files
Merge pull request #704 from redis/DOC-1595
add link to rsyslog logging
2 parents 13f3ff0 + 56b14b5 commit cb55e41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/operate/rs/clusters/logging/log-security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Redis Enterprise comes with [a set of logs]({{< relref "/operate/rs/clusters/log
1515

1616
Redis Enterprise sends logs to syslog by default. You can send these logs to a remote logging server by configuring syslog.
1717

18-
To do this, modify the syslog or rsyslog configuration on your operating system to send logs in the `$logdir` directory (`/var/opt/redislabs/log` in default installations) to a remote monitoring server of your choice.
18+
To do this, modify the syslog or rsyslog configuration on your operating system to send logs in the `$logdir` directory (`/var/opt/redislabs/log` in default installations) to a remote monitoring server of your choice. See [rsyslog logging]({{< relref "/operate/rs/clusters/logging/rsyslog-logging/" >}}) for additional details.
1919

2020
## Log rotation
2121

0 commit comments

Comments
 (0)