Hello @vh , It took some work, but I finally got this addon up and running. On the addon's setup screen, you need to paste the contents of the certificate and the private key generated in the CyberArk console. The certificate and private key contents are in the following format: -----BEGIN%20CERTIFICATE-----xxxxxxxxxxxxxxxxxx-----END%20CERTIFICATE-----%0A To generate the necessary information in the CyberArk console, follow the procedure available at the following link: https://docs.cyberark.com/admin-space/latest/en/content/siem-integration/siem-export-splunk.htm After the setup, you can create the input at Settings > Data Input > CyberArk Audit for Splunk, filling in the fields with the data generated in the CyberArk console. You can monitor the addon's operation through the logs available at: index=_internal source="*splunkd.log" cyberark If you need to redo the addon's setup, you can do so by clicking the "Setup" link under Apps > Manage Apps.
... View more