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

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

9315e5
 
9315e5
+
  • action.errorfile.maxsize integer

  • 9315e5
    +

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

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

    9315e5
    +
    9315e5
     
  • action.execOnlyOnceEveryInterval integer

  • 9315e5
     

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

    9315e5
     past (more info in ommail, but may be used with any action)

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