diff options
author | punk <punk@libernaut> | 2021-04-29 16:11:04 +0100 |
---|---|---|
committer | punk <punk@libernaut> | 2021-04-29 16:11:25 +0100 |
commit | 9bef2e2b7ea351b6b1cb490597356677db61ff34 (patch) | |
tree | c36ae24aa3c36f6c19284c7d4da7c25a620bfabf /tools/syslog-ng.html | |
parent | 6b5cf63d1987889e272643bf7eeb7725df856d11 (diff) | |
parent | 5e601f7ee14830ef645ee3d3b1bcdce7450a5ce3 (diff) | |
download | doc-master.tar.gz |
Diffstat (limited to 'tools/syslog-ng.html')
-rw-r--r-- | tools/syslog-ng.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/syslog-ng.html b/tools/syslog-ng.html index f192fa5..47b35cd 100644 --- a/tools/syslog-ng.html +++ b/tools/syslog-ng.html @@ -31,7 +31,7 @@ <h2 id="configure">1.4. Syslog-ng configuration</h2> - <p>Example of <a href="conf/etc/syslog-ng.conf">/etc/syslog-ng.conf</a> + <p>Example of <a href="../linux/conf/syslog-ng.conf">/etc/syslog-ng.conf</a> that configures syslog-ng matching tools already installed in the system and some that are part of <a href="../tools/index.html">tools</a>.</p> @@ -52,7 +52,7 @@ # End of file </pre> - <p>Edit <a href="conf/etc/syslog-ng.conf">/etc/syslog-ng.conf</a> with your logging preferences;</p> + <p>Edit <a href="../linux/conf/syslog-ng.conf">/etc/syslog-ng.conf</a> with your logging preferences;</p> <pre> @version: 3.25 |