I would like to translate the data=[hex string].
the entry in splunk:
type=TTY msg=audit(1234123.123:6644): tty pid=12345 uid=0 auid=1234 major=137 minor=20 comm="bash" data=121212F0D00DDD0121212423400D host=myhostname | sourcetype=linux_audit | source=/var/log/audit/audit.log
all numbers except uid=0 were replaced with random numbers, as well as the host name.
... View more