a10_fw_logging

Synopsis

Bind a logging template to firewall

Parameters

Parameters

Choices/Defaults

Comment

state

str/required

[‘noop’, ‘present’, ‘absent’]

State of the object to be created.

ansible_host

str/required

Host for AXAPI authentication

ansible_username

str/required

Username for AXAPI authentication

ansible_password

str/required

Password for AXAPI authentication

ansible_port

int/required

Port for AXAPI authentication

a10_device_context_id

int

[‘1-8’]

Device ID for aVCS configuration

a10_partition

str

Destination/target partition for object/command

name

str

Logging Template Name

uuid

str

uuid of the object

sampling_enable

list

Field sampling_enable

counters1

str

‘all’= all; ‘log_message_sent’= Log Packet Sent; ‘log_type_reset’= Log Event Type Reset; ‘log_type_deny’= Log Event Type Deny; ‘log_type_session_closed’= Log Event Type Session Close; ‘log_type_session_opened’= Log Event Type Session Open; ‘rule_not_logged’= Firewall Rule Not Logged; ‘log-dropped’= Log Packets Dropped; ‘tcp-session-created’= TCP Session Created; ‘tcp-session-deleted’= TCP Session Deleted; ‘udp-session-created’= UDP Session Created; ‘udp-session- deleted’= UDP Session Deleted; ‘icmp-session-deleted’= ICMP Session Deleted; ‘icmp-session-created’= ICMP Session Created; ‘icmpv6-session-deleted’= ICMPV6 Session Deleted; ‘icmpv6-session-created’= ICMPV6 Session Created; ‘other- session-deleted’= Other Session Deleted; ‘other-session-created’= Other Session Created; ‘http-request-logged’= HTTP Request Logged; ‘http-logging-invalid- format’= HTTP Logging Invalid Format Error; ‘dcmsg_permit’= Dcmsg Permit; ‘alg_override_permit’= Alg Override Permit; ‘template_error’= Template Error; ‘ipv4-frag-applied’= IPv4 Fragmentation Applied; ‘ipv4-frag-failed’= IPv4 Fragmentation Failed; ‘ipv6-frag-applied’= IPv6 Fragmentation Applied; ‘ipv6-frag-failed’= IPv6 Fragmentation Failed; ‘out-of-buffers’= Out of Buffers; ‘add-msg-failed’= Add Message to Buffer Failed; ‘tcp-logging-conn- established’= TCP Logging Conn Established; ‘tcp-logging-conn-create-failed’= TCP Logging Conn Create Failed; ‘tcp-logging-conn-dropped’= TCP Logging Conn Dropped; ‘log-message-too-long’= Log message too long; ‘http-out-of-order- dropped’= HTTP out-of-order dropped; ‘http-alloc-failed’= HTTP Request Info Allocation Failed; ‘sctp-session-created’= SCTP Session Created; ‘sctp-session- deleted’= SCTP Session Deleted; ‘log_type_sctp_inner_proto_filter’= Log Event Type SCTP Inner Proto Filter; ‘log_type_gtp_message_filtering’= Log Event Type GTP Message Filtering; ‘log_type_gtp_apn_filtering’= Log Event Type GTP Apn Filtering; ‘tcp-logging-port-allocated’= TCP Logging Port Allocated; ‘tcp- logging-port-freed’= TCP Logging Port Freed; ‘tcp-logging-port-allocation- failed’= TCP Logging Port Allocation Failed; ‘log_type_gtp_invalid_teid’= Log Event Type GTP Invalid TEID; ‘log_gtp_type_reserved_ie_present’= Log Event Type GTP Reserved Information Element Present; ‘log_type_gtp_mandatory_ie_missing’= Log Event Type GTP Mandatory Information Element Missing;

stats

dict

Field stats

log_message_sent

str

Log Packet Sent

log_type_reset

str

Log Event Type Reset

log_type_deny

str

Log Event Type Deny

log_type_session_closed

str

Log Event Type Session Close

log_type_session_opened

str

Log Event Type Session Open

rule_not_logged

str

Firewall Rule Not Logged

log_dropped

str

Log Packets Dropped

tcp_session_created

str

TCP Session Created

tcp_session_deleted

str

TCP Session Deleted

udp_session_created

str

UDP Session Created

udp_session_deleted

str

UDP Session Deleted

icmp_session_deleted

str

ICMP Session Deleted

icmp_session_created

str

ICMP Session Created

icmpv6_session_deleted

str

ICMPV6 Session Deleted

icmpv6_session_created

str

ICMPV6 Session Created

other_session_deleted

str

Other Session Deleted

other_session_created

str

Other Session Created

http_request_logged

str

HTTP Request Logged

http_logging_invalid_format

str

HTTP Logging Invalid Format Error

sctp_session_created

str

SCTP Session Created

sctp_session_deleted

str

SCTP Session Deleted

log_type_sctp_inner_proto_filter

str

Log Event Type SCTP Inner Proto Filter

log_type_gtp_message_filtering

str

Log Event Type GTP Message Filtering

log_type_gtp_apn_filtering

str

Log Event Type GTP Apn Filtering

log_type_gtp_invalid_teid

str

Log Event Type GTP Invalid TEID

log_gtp_type_reserved_ie_present

str

Log Event Type GTP Reserved Information Element Present

log_type_gtp_mandatory_ie_missing

str

Log Event Type GTP Mandatory Information Element Missing

Status

  • This module is not guaranteed to have a backwards compatible interface. [preview]

  • This module is maintained by community.

Authors

  • A10 Networks 2021