Audit Logs
Logpoint Director generates audit logs, records that provide information on which events occurred and who (or what) caused them. These logs have digital footprints known as audit trails. These trails help trace the type of change, the user who made the change and the time of the change.
Types of Audit Logs
The types of audit logs generated in the Logpoint Director setup are:
Audit Logs for Fabric Server
Audit Logs for Fabric Proxy
Audit Logs for Fabric Storage
Audit Logs for Fabric Authenticator
Audit logs for Logpoint Search Master
Audit Logs for Fabric Connect
Audit logs for API Server
Fabric Server Audit Logs
Fabric Server generates log records known as audit logs. These logs have digital footprints known as audit trails. The audit trails consist of detailed information about the events that occur in the Fabric Server.
The information defined in the audit logs are:
Date and time of the event
User, system or application that launched the event
The type of event
API Server Audit Logs
Audit logs for the Config API and Monitoring API is sent via syslog to any Security Information Management (SIM) device including Logpoint. These logs are also accessible to an authorized user through Director Console. Audit logs for APIs can be displayed, searched and ordered in any field in Logpoint.
Access Director Fabric Audit Logs
Director Fabric generates audit logs for Fabric Server and API Server. To view the audit logs, you must forward them to Logpoint or any Logpoint receiving client via Syslog collector.
Change the log level of Audit Logs
Only users with the partner or support permission can change the log level of Audit logs.
Store Transactional Logs of Fabric Proxy on a Different Disk
Users with the partner or support permission can move Fabric Proxy transactional logs to a different disk. These logs include information about read/write operations to and from the Fabric Proxy.
Enter the
sudo rescan-scsi-buscommand to detect newly added devices.Execute one of following commands depending on the number of devices:
To add a single device as a transaction log device, enter the command:
To add two devices in the mirror mode as transaction log devices, enter the command:
To add three devices in the RaidZ mode as transaction log devices, enter the command:
The new configurations now get stored in the cache. To load the configurations, export and import zpool using the commands:
Make a mountpoint and mount it to fablog_pool using the command:
Stop the Fabric Proxy service by using the command:
Copy the existing transaction log to a new mountpoint using the command:
Modify the fabric configuration file to point to the new mountpoint using the command:
Start the Fabric Proxy service using the command:
Transactional logs are now stored on a different disk.
Last updated
Was this helpful?



















