All Apps and Add-ons

Split field value into multiple field names and values & normalization

andresito123
Communicator

Hello to the community!

I have the following jboss log:

[2018-12-07 14:17:23,661] [INFO] [xxx.common.ldap.connections.TimedAuthenticator] (default task-4) ()   Authentication succeeded for dn: CN=XXX,OU=YYY,DC=external,DC=ZZZ,DC=LLL

Using the jboss app, I have the following field name and value:

signature=Authentication succeeded for dn: CN=XXX,OU=YYY,DC=external,DC=ZZZ,DC=LLL

How can I keep this value and on top of that create the following name/values:

event=Authentication succeeded
action=success
user=XXX
src_bunit=YYY

My goal is to normalize the logs and map them to CIM in order to be parsed properly by Enterprise Security App.

Any clues?

0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

You can use FIELDALIAS in props.conf. Or use an eval at search time.

---
If this reply helps you, Karma would be appreciated.

View solution in original post

0 Karma

richgalloway
SplunkTrust
SplunkTrust

You can use FIELDALIAS in props.conf. Or use an eval at search time.

---
If this reply helps you, Karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...