How to configure SAP ERP Audit Logs?
- To enable the SAP ERP audit logs, add the below lines to default.pfl file under <SAP installation path>\sys\profile:
rsau/enable = 1 rsau/local/file = <log location>/audit_00 |
- The user should have permission to read the audit files that are to be imported in the machine where SAP has been installed. For further assistance, please refer here.
New to ADSelfService Plus?
Related Articles
Why are SQL Server audit logs not collected?
Case 1: Is Advanced Auditing enabled? Open EventLog Analyzer and go to Settings > Database Audit > SQL Servers. The DDL/DML Monitoring column should show Manage for the required instance. If it says Not configured, then edit the required instance, ...
How to forward application logs hosted on Linux/Unix machine
Objective This article outlines the steps required to collect logs from an application hosted in Unix/Linux device by configuring syslog service to forward log data to ManageEngine EventLog Analyzer. This setup allows centralized logging, monitoring, ...
How to import logs in EventLog Analyzer from S3 bucket
Objective Some applications might record logs in the file system so that the user can import the logs in EventLog Analyzer. This can happen when the logs are located in Local file system of the EventLog Analyzer instance where the shared path is the ...
How to configure Windows file integrity monitoring
Objective This article provides step-by-step instructions to configure Windows file integrity monitoring (FIM) in EventLog Analyzer. FIM is a feature that helps you monitor all changes (additions, deletions, and modifications) made to files and ...
What to do if the MSSQL logs are not being collected?
Open the EventLog Analyzer UI, go to the Settings tab ⇾ Configuration ⇾ Manage Application Sources ⇾ SQL Servers tab ⇾ click on "Update" next to the Instance Name ⇾ check the Server details and verify the Instance Authentication. Only if the ...