Panel | ||||
---|---|---|---|---|
In this section:
|
Info | ||
---|---|---|
| ||
Related articles: |
Multiexcerpt include MultiExcerptName pushing_audit_records PageWithExcerpt IP ACL Policing - Packet Filtering
Perform the following steps to push the audit logs to the remote server:
Pagebreak |
---|
Anchor | ||||
---|---|---|---|---|
|
To configure the remote host IP address, port number, and protocol type of the remote server, execute the following command:
Code Block |
---|
% set oam eventLog platformAuditLogs auditLogRemoteHost 10.6.81.247 auditLogPort 514 auditLogProtocolType tcp % commit |
Info | ||
---|---|---|
| ||
To configure the IP address, port, and protocol types of the remote server, the object |
Anchor | ||||
---|---|---|---|---|
|
platformAuditLogs
To enable the object platformAuditLogs
, execute the following command:
Code Block |
---|
% set oam eventLog platformAuditLogs state enabled % commit |
Anchor | ||||
---|---|---|---|---|
|
Info | ||
---|---|---|
| ||
The SBC automatically adds an ACL rule to send the audit logs through the application layer to the remote server. |
To view the defaultAclStatistics
, execute the following command:
Code Block |
---|
> show table addressContext default ipAccessControlList defaultAclStatistics ADDRESS LIF ACL CONTEXT GRP POLICING BUCKET POL POL PACKET PACKET Agg ID PROTOCOL APPLICATION ID ID SOURCE IP ADDRESS DESTINATION IP ADDRESS MODE SIZE CREDIT RATE ID PRIORITY ACCEPT DISCARD POL OWNER ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- 194 TCP auditlog 1 1 10.6.81.247/32(514) *(0) PktRate 50 pkt 50 pkt/s 19 1 716 0 OAM SBX5000 |
Pagebreak |
---|