Page History
Panel | ||||
---|---|---|---|---|
In this section:
|
Info | ||
---|---|---|
| ||
Related articles: |
Overview
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:
- Configuring the Remote Host IP Address, Port Number, and Protocol Type
- Enabling the platformAuditLogs
- Viewing the ACL Rule
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 | ||||
---|---|---|---|---|
|
Include Page _IP_Access_Control_List_a_Condition_for_Using_Fill_Rate_and_Bucket_Size _IP_Access_Control_List_a_Condition_for_Using_Fill_Rate_and_Bucket_Size
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 |