diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2009-07-15 11:47:58 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2009-07-15 11:47:58 +0200 |
commit | 9db3e14e45f66356d1e6f5e2337b4ef3a45a6ce8 (patch) | |
tree | 10cf3b035fbd24ab2504b4cc7c1118878923e8b7 /doc/rsyslog_php_syslog_ng.html | |
parent | 5416a94bbe9a24ad9236755a9e21944685fc231b (diff) | |
parent | f7894c401fdb8a2ad7bb3a1d87a74d438cc366c3 (diff) | |
download | rsyslog-9db3e14e45f66356d1e6f5e2337b4ef3a45a6ce8.tar.gz rsyslog-9db3e14e45f66356d1e6f5e2337b4ef3a45a6ce8.tar.bz2 rsyslog-9db3e14e45f66356d1e6f5e2337b4ef3a45a6ce8.zip |
Merge branch 'beta'
Conflicts:
ChangeLog
configure.ac
doc/manual.html
Diffstat (limited to 'doc/rsyslog_php_syslog_ng.html')
-rw-r--r-- | doc/rsyslog_php_syslog_ng.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/rsyslog_php_syslog_ng.html b/doc/rsyslog_php_syslog_ng.html index 9e722755..bf48a1eb 100644 --- a/doc/rsyslog_php_syslog_ng.html +++ b/doc/rsyslog_php_syslog_ng.html @@ -107,7 +107,7 @@ server machine, "syslog" is the database name (default from the schema and "pass" are the logon credentials. Use a user with low privileges, insert into the logs table is sufficient. "syslog-ng" is the template name and tells rsyslogd to use the SQL statement shown above.</p> -<p>Once you have made the changes, all you need to do is reload (or HUP) +<p>Once you have made the changes, all you need to do is restart rsyslogd. Then, you should see syslog messages flow into your database - and show up in php-syslog-ng.</p> <h2>Conclusion</h2> @@ -148,4 +148,4 @@ no Front-Cover Texts, and no Back-Cover Texts. A copy of the license can be viewed at <a href="http://www.gnu.org/copyleft/fdl.html"> http://www.gnu.org/copyleft/fdl.html</a>.</p> </body> -</html>
\ No newline at end of file +</html> |