Audit Fluentd#
The following table contains the list of custom properties that can be configured for the Audit Fluentd service. To use a custom property from the table, just add it to the following YML file in the custom-vars
folder configured as per your environment:
- vars.audit-fluentd.yml
Property | Description | Values | Default Value |
---|---|---|---|
AUDIT_FLUENTD_PORT | Property to change the default port number for Audit Fluentd. | 9880 | |
AUDIT_FLUENTD_S3_FILE_TIME_INTERVAL | This is the time interval after which the audits will be pushed to the S3 destination. | 3600s | |
AUDIT_FLUENTD_LOCAL_FILE_TIME_INTERVAL | This is the time interval after which the audits will be pushed to the local destination. | 3600s | |
AUDIT_FLUENTD_AZURE_FILE_TIME_INTERVAL | This is the time interval after which the audits will be pushed to the Azure ADLS/Blob destination. | 3600s |