diff --git a/source/user-manual/reference/ossec-conf/wodle-s3.rst b/source/user-manual/reference/ossec-conf/wodle-s3.rst index 27691da9e0..6b668e6e02 100644 --- a/source/user-manual/reference/ossec-conf/wodle-s3.rst +++ b/source/user-manual/reference/ossec-conf/wodle-s3.rst @@ -368,7 +368,7 @@ Name of AWS organization. Only works with CloudTrail buckets. discard_regex ^^^^^^^^^^^^^ -A regular expression to determine if an event must be discarded. It requires a mandatory ``field`` attribute. If the field is present in the event log, the regex is applied to it. For example, ``userIdentity.principalID`` for the following AWS CloudTrail log example: +A regular expression to determine if an event must be discarded. It requires a mandatory ``field`` attribute. If the field is present in the event log, the regex is applied to it. For example, ``userIdentity.principalId`` for the following AWS CloudTrail log example: .. code-block:: json :emphasize-lines: 5 @@ -439,7 +439,7 @@ Usage example for the ``cloudtrail`` bucket type: .. code-block:: console - EXAMPLE6E4XEGITWATV6R + EXAMPLE6E4XEGITWATV6R .. _bucket_remove_from_bucket: