Hi Community,
Good day!
I have following questions with respect to Spectrum and Kafka integration to Publish Alarms.
https://techdocs.broadcom.com/us/en/ca-enterprise-software/it-operations-management/spectrum/24-3/managing-network/publish-alarms-to-kafka-in-ha.html" href="https://techdocs.broadcom.com/us/en/ca-enterprise-software/it-operations-management/spectrum/24-3/managing-network/publish-alarms-to-kafka-in-ha.html" rel="noreferrer noopener" target="_blank" class="fui-Link ___1q1shib f2hkw1w f3rmtva f1ewtqcl fyind8e f1k6fduh f1w7gpdv fk6fouc fjoy568 figsok6 f1s184ao f1mk8lai fnbmjn9 f1o700av f13mvf36 f1cmlufx f9n3di6 f1ids18y f1tx3yz7 f1deo86v f1eh06m1 f1iescvh fhgqx19 f1olyrje f1p93eir f1nev41a f1h8hb77 f1lqvz6u f10aw75t fsle3fq f17ae5zn" title="https://techdocs.broadcom.com/us/en/ca-enterprise-software/it-operations-management/spectrum/24-3/managing-network/publish-alarms-to-kafka-in-ha.html">https://techdocs.broadcom.com/us/en/ca-enterprise-software/it-operations-management/spectrum/24-3/managing-network/publish-alarms-to-kafka-in-ha.html
Create Relevant Kafka Topics
1. When does Topics will be created automatically on the Kafka server?
2. What content is contains client_security.properties file?
Enable Alarm Integration on the OneClick Server
1. How to check Alarms are pushed to Kafka or not from OneClick Server?
2. Can we add some custom attributes which are not available in the kafka-attribute.xml file like Status, Impact, Criticality?
Add Kafka ACL Permissions
1. As per below command, what is the CN value? Is it a user account that should be present in Kafka server or integration user between Spectrum and Kafka?
bin/kafka-acls.sh --bootstrap-server <servername>:<port> --command-config config/client_security.properties --add --allow-principal User:CN=user1,OU=kafka,O=kafka,L=hyd,ST=ts,C=in --allow-host=* --group=* --consumer --topic netops.spectrum.alarm
Kindly share suggestions.
Regards,
Kiran Kumar V