Hi
I installed the Splunk add-on for CyberArk and configured as per the documentation, but the logs don't seem to be parsing. Each event will be around 30-50 lines and I don't see the CIM fields in logs. Does it work on 6.6 with CIM 4.7?
Try setting UseLegacySyslogFormat=No in the dbparm.ini to send the priority of the SYSLOG to Splunk, and then add this in the props.conf for line breaking for multiline events that are sent from the vault.
If this does not help see:
https://docs.splunk.com/Documentation/AddOns/released/CyberArk/Configureinputs
Hi mhouse3,
We changed UseLegacySyslogFormat as No and then log size not changed. How do we add the changed dbparm to the props.conf? as text or whatelse??