Resources | oam | eventLog

eventLog

This object allows you to create event log filters to capture debug, security, system, trace, and accounting events.

Configuration

ParameterPresenceTypeDefaultDescription
infoLevelLoggingEnableO enm control for info level logging flag
platformAuditLogsO Configuration for platform audit logs.
platformRsyslogO Configuration to send syslog messages to remote Servers for Linux Logs.
dataAgentAdminO Configuration for sending logs to a remote data warehouse.
memusageO process memory usage logging controls.
typeAdminM Event Log configuration table for configuration items related to each Event Log type.
filterAdminO Event Log Class Filter configuration table per card.
subSystemAdminO Subsystem Event Logging configuration table. This table configures subsystems DO NOT filter events.

Operational Data

ParameterDescription
typeStatus Event Log status table for status items related to each Event Log type.
filterStatus Event Log Class Filter status table per card.
dataAgentStatus Status of the remote data warehouse.
REST API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/config/oam/eventLog

  • No labels