a10_event_notification_kafka_server

Synopsis

Set remote kafka server ip address

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

host_ipv4

str

Set kafka Broker ip address or hostname

use_mgmt_port

bool

Use management port for connections

port

int

Set remote kafka port number (Remote kafka port number 1-32767, default is 9092)

uuid

str

uuid of the object

sampling_enable

list

Field sampling_enable

counters1

str

‘all’= all; ‘pr-acos-harmony-topic’= PR topic counter from acos to harmony; ‘avro-device-status-topic’= AVRO device status from acos to harmony; ‘avro- partition-metrics-topic’= AVRO partition metrics from acos to harmony; ‘avro- generic-sent’= Telemetry exported via avro; ‘pr-acos-harmony-topic-enqueue- err’= PR topic to harmony enqueue error; ‘pr-acos-harmony-topic-dequeue-err’= PR topic to harmony dequeue error; ‘avro-generic-failed-encoding’= Telemetry exported via avro failed encoding; ‘avro-generic-failed-sending’= Telemetry exported via avro failed sending; ‘avro-device-status-topic-enqueue-err’= AVRO device status enqueue error; ‘avro-device-status-topic-dequeue-err’= AVRO device status dequeue error; ‘avro-partition-metrics-topic-enqueue-err’= Part metrics dropped,enq error on acos queues; ‘avro-partition-metrics-topic- dequeue-err’= Part metrics dropped,enq error analytics queues; ‘kafka-unknown- topic-dequeue-err’= Unknown type dropped,enq error analytics queues; ‘kafka- broker-down’= Telemetry drop because kafka broker is down; ‘kafka-queue-full- err’= Telemetry drop because kafka Queue is full; ‘pr-throttle-drop’= L7 PR dropped,log throttling; ‘pr-not-allowed-drop’= PR drop because not allowed to log; ‘pr-be-ttfb-anomaly’= PR back-end ttfb is negative; ‘pr-be-ttlb-anomaly’= PR back-end ttlb is negative; ‘pr-in-latency-threshold-exceed’= PR in latency threshold exceeded; ‘pr-out-latency-threshold-exceed’= PR out latency threshold exceeded; ‘pr-out-latency-anomaly’= PR out latency negative; ‘pr-in-latency- anomaly’= PR in latency negative; ‘kafka-topic-error’= Telemetry dropped because kafka topic not created; ‘pc-encoding-failed’= Telemetry exported via avro failed encoding; ‘pc-acos-harmony-topic’= PC topic counter from acos to harmony; ‘pc-acos-harmony-topic-dequeue-err’= PC topic to harmony dequeue error; ‘cgn-pc-acos-harmony-topic’= CGN PC topic counter from acos to harmony; ‘cgn-pc-acos-harmony-topic-dequeue-err’= CGN PC topic to harmony dequeue error; ‘cgn-pe-acos-harmony-topic’= CGN PE topic counter from acos to harmony; ‘cgn- pe-acos-harmony-topic-dequeue-err’= CGN PE topic to harmony dequeue error; ‘fw- pc-acos-harmony-topic’= FW PC topic counter from acos to harmony; ‘fw-pc-acos- harmony-topic-dequeue-err’= FW PC topic to harmony dequeue error; ‘fw-deny-pc- acos-harmony-topic’= FW DENY PC topic counter from acos to harmony; ‘fw-deny- pc-acos-harmony-topic-dequeue-err’= FW DENY PC logs dropped,enq error analytics queues; ‘fw-rst-pc-acos-harmony-topic’= FW RST PC topic counter from acos to harmony; ‘fw-rst-pc-acos-harmony-topic-dequeue-err’= FW RST PC topic to harmony dequeue error; ‘cgn-summary-error-acos-harmony-topic’= CGN Summary PE topic counter from acos to harmony; ‘cgn-summary-error-acos-harmony-topic-dequeue- err’= CGN Summary PE topic to harmony dequeue error; ‘rule-set-application- metrics-topic’= AppFW metrics from acos to harmony; ‘rule-set-application- metrics-topic-dequeue-err’= AppFW metrics dequeue error; ‘slb-ssl-stats- metrics-topic’= SSL stats metrics from acos to harmony; ‘slb-ssl-stats-metrics- topic-dequeue-err’= SSL stats metrics dequeue error; ‘slb-client-ssl-counters- metrics-topic’= Client SSL counters metrics from acos to harmony; ‘slb-client- ssl-counters-metrics-topic-dequeue-err’= Cilent SSL metrics dropped,enq error analytics qs; ‘slb-server-ssl-counters-metrics-topic’= Server SSL counters metrics from acos to harmony; ‘slb-server-ssl-counters-metrics-topic-dequeue- err’= Server SSL metrics dropped,enq error analytics qs; ‘pc-throttle-drop’= PC drop due to throttling; ‘metrics-dropped-pt-missing’= Partition-Tenant mapping not saved on HC; ‘ssli-pc-acos-harmony-topic’= SSLi PC topic counter from acos to harmony; ‘ssli-pc-acos-harmony-topic-dequeue-err’= SSLi PC topic to harmony dequeue error; ‘ssli-pe-acos-harmony-topic’= SSLi PE topic counter from acos to harmony; ‘ssli-pe-acos-harmony-topic-dequeue-err’= SSLi PE topic to harmony dequeue error; ‘analytics-bus-restart’= Analytics bus restart count;

oper

dict

Field oper

kafka_broker_state

str

Field kafka_broker_state

stats

dict

Field stats

pr_acos_harmony_topic

str

PR topic counter from acos to harmony

avro_device_status_topic

str

AVRO device status from acos to harmony

avro_partition_metrics_topic

str

AVRO partition metrics from acos to harmony

avro_generic_sent

str

Telemetry exported via avro

pr_acos_harmony_topic_enqueue_err

str

PR topic to harmony enqueue error

pr_acos_harmony_topic_dequeue_err

str

PR topic to harmony dequeue error

avro_generic_failed_encoding

str

Telemetry exported via avro failed encoding

avro_generic_failed_sending

str

Telemetry exported via avro failed sending

avro_device_status_topic_enqueue_err

str

AVRO device status enqueue error

avro_device_status_topic_dequeue_err

str

AVRO device status dequeue error

avro_partition_metrics_topic_enqueue_err

str

Part metrics dropped,enq error on acos queues

avro_partition_metrics_topic_dequeue_err

str

Part metrics dropped,enq error analytics queues

kafka_unknown_topic_dequeue_err

str

Unknown type dropped,enq error analytics queues

kafka_broker_down

str

Telemetry drop because kafka broker is down

kafka_queue_full_err

str

Telemetry drop because kafka Queue is full

pr_throttle_drop

str

L7 PR dropped,log throttling

pr_not_allowed_drop

str

PR drop because not allowed to log

pr_be_ttfb_anomaly

str

PR back-end ttfb is negative

pr_be_ttlb_anomaly

str

PR back-end ttlb is negative

pr_in_latency_threshold_exceed

str

PR in latency threshold exceeded

pr_out_latency_threshold_exceed

str

PR out latency threshold exceeded

pr_out_latency_anomaly

str

PR out latency negative

pr_in_latency_anomaly

str

PR in latency negative

kafka_topic_error

str

Telemetry dropped because kafka topic not created

pc_encoding_failed

str

Telemetry exported via avro failed encoding

pc_acos_harmony_topic

str

PC topic counter from acos to harmony

pc_acos_harmony_topic_dequeue_err

str

PC topic to harmony dequeue error

cgn_pc_acos_harmony_topic

str

CGN PC topic counter from acos to harmony

cgn_pc_acos_harmony_topic_dequeue_err

str

CGN PC topic to harmony dequeue error

cgn_pe_acos_harmony_topic

str

CGN PE topic counter from acos to harmony

cgn_pe_acos_harmony_topic_dequeue_err

str

CGN PE topic to harmony dequeue error

fw_pc_acos_harmony_topic

str

FW PC topic counter from acos to harmony

fw_pc_acos_harmony_topic_dequeue_err

str

FW PC topic to harmony dequeue error

fw_deny_pc_acos_harmony_topic

str

FW DENY PC topic counter from acos to harmony

fw_deny_pc_acos_harmony_topic_dequeue_err

str

FW DENY PC logs dropped,enq error analytics queues

fw_rst_pc_acos_harmony_topic

str

FW RST PC topic counter from acos to harmony

fw_rst_pc_acos_harmony_topic_dequeue_err

str

FW RST PC topic to harmony dequeue error

cgn_summary_error_acos_harmony_topic

str

CGN Summary PE topic counter from acos to harmony

cgn_summary_error_acos_harmony_topic_dequeue_err

str

CGN Summary PE topic to harmony dequeue error

rule_set_application_metrics_topic

str

AppFW metrics from acos to harmony

rule_set_application_metrics_topic_dequeue_err

str

AppFW metrics dequeue error

slb_ssl_stats_metrics_topic

str

SSL stats metrics from acos to harmony

slb_ssl_stats_metrics_topic_dequeue_err

str

SSL stats metrics dequeue error

slb_client_ssl_counters_metrics_topic

str

Client SSL counters metrics from acos to harmony

slb_client_ssl_counters_metrics_topic_dequeue_err

str

Cilent SSL metrics dropped,enq error analytics qs

slb_server_ssl_counters_metrics_topic

str

Server SSL counters metrics from acos to harmony

slb_server_ssl_counters_metrics_topic_dequeue_err

str

Server SSL metrics dropped,enq error analytics qs

pc_throttle_drop

str

PC drop due to throttling

metrics_dropped_pt_missing

str

Partition-Tenant mapping not saved on HC

ssli_pc_acos_harmony_topic

str

SSLi PC topic counter from acos to harmony

ssli_pc_acos_harmony_topic_dequeue_err

str

SSLi PC topic to harmony dequeue error

ssli_pe_acos_harmony_topic

str

SSLi PE topic counter from acos to harmony

ssli_pe_acos_harmony_topic_dequeue_err

str

SSLi PE topic to harmony dequeue error

analytics_bus_restart

str

Analytics bus restart count

Status

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

  • This module is maintained by community.

Authors

  • A10 Networks 2021