Blame SOURCES/rsyslog-8.2102.0-rhbz2064318-errfile-maxsize-doc.patch

6e9fa2
--- a/source/configuration/actions.rst	2020-01-13 09:35:54.000000000 +0100
6e9fa2
+++ b/source/configuration/actions.rst	2022-03-09 10:46:23.945881936 +0100
6e9fa2
@@ -90,6 +90,12 @@
6e9fa2
    provided to the action in question, the action name as well as
6e9fa2
    the rsyslog status code roughly explaining why it failed.
6e9fa2
 
6e9fa2
+-  **action.errorfile.maxsize** integer
6e9fa2
+
6e9fa2
+   In some cases, error file needs to be limited in size.
6e9fa2
+   This option allows specifying a maximum size, in bytes, for the error file.
6e9fa2
+   When error file reaches that size, no more errors are written to it.
6e9fa2
+
6e9fa2
 -  **action.execOnlyOnceEveryInterval** integer
6e9fa2
 
6e9fa2
    Execute action only if the last execute is at last seconds in the
6e9fa2
--- a/build/_sources/configuration/actions.rst.txt	2020-01-13 09:35:54.000000000 +0100
6e9fa2
+++ b/build/_sources/configuration/actions.rst.txt	2022-03-09 11:17:44.391213038 +0100
6e9fa2
@@ -90,6 +90,12 @@
6e9fa2
    provided to the action in question, the action name as well as
6e9fa2
    the rsyslog status code roughly explaining why it failed.
6e9fa2
 
6e9fa2
+-  **action.errorfile.maxsize** integer
6e9fa2
+
6e9fa2
+   In some cases, error file needs to be limited in size.
6e9fa2
+   This option allows specifying a maximum size, in bytes, for the error file.
6e9fa2
+   When error file reaches that size, no more errors are written to it.
6e9fa2
+
6e9fa2
 -  **action.execOnlyOnceEveryInterval** integer
6e9fa2
 
6e9fa2
    Execute action only if the last execute is at last seconds in the
6e9fa2
--- a/build/configuration/actions.html	2021-02-15 12:53:30.000000000 +0100
6e9fa2
+++ b/build/configuration/actions.html	2022-03-09 11:27:04.035799702 +0100
6e9fa2
@@ -122,6 +122,11 @@
6e9fa2
 provided to the action in question, the action name as well as
6e9fa2
 the rsyslog status code roughly explaining why it failed.

6e9fa2
 
6e9fa2
+
  • action.errorfile.maxsize integer

  • 6e9fa2
    +

    In some cases, error file needs to be limited in size.

    6e9fa2
    +This option allows specifying a maximum size, in bytes, for the error file.
    6e9fa2
    +When error file reaches that size, no more errors are written to it.

    6e9fa2
    +
    6e9fa2
     
  • action.execOnlyOnceEveryInterval integer

  • 6e9fa2
     

    Execute action only if the last execute is at last seconds in the

    6e9fa2
     past (more info in ommail, but may be used with any action)

    6e9fa2
    @@ -672,4 +677,4 @@
    6e9fa2
         
    6e9fa2
         
    6e9fa2
       </body>
    6e9fa2
    -</html>
    6e9fa2
    \ No newline at end of file
    6e9fa2
    +</html>