From 082737dec693fbb531ca9dad3ab9b638baaa3327 Mon Sep 17 00:00:00 2001
From: Rainer Gerhards
Date: Mon, 28 Jan 2008 10:47:34 +0000
Subject: added some doc on how to handle massive amounts of database inserts
with rsyslog
---
doc/rsyslog_high_database_rate.html | 14 +++++++++-----
1 file changed, 9 insertions(+), 5 deletions(-)
diff --git a/doc/rsyslog_high_database_rate.html b/doc/rsyslog_high_database_rate.html
index 213050e6..41eb6b6a 100644
--- a/doc/rsyslog_high_database_rate.html
+++ b/doc/rsyslog_high_database_rate.html
@@ -72,15 +72,19 @@ restarts, so even a reboot of the system will not cause any message loss.
disk queue and then configure your action. There is nothing else to do. With the
following simple config file, you log anything you receive to a MySQL database
and have buffering applied automatically.
-