diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2009-07-15 10:20:24 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2009-07-15 10:20:24 +0200 |
commit | e983d1a4221921e37e7b79efdf064154cf9d9d13 (patch) | |
tree | 980397483f8550c4fac6006dac6df71c23e4dd71 /doc/rsyslog_php_syslog_ng.html | |
parent | 7eadb67d19da21d7521640d224a2c47ca1b782b5 (diff) | |
parent | b6340c77148a28682d347806860d4bd62be4f608 (diff) | |
download | rsyslog-e983d1a4221921e37e7b79efdf064154cf9d9d13.tar.gz rsyslog-e983d1a4221921e37e7b79efdf064154cf9d9d13.tar.bz2 rsyslog-e983d1a4221921e37e7b79efdf064154cf9d9d13.zip |
Merge branch 'v3-stable' into v4-beta
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> |