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!

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...

What's new in Splunk Cloud Platform 9.1.2312?

Hi Splunky people! We are excited to share the newest updates in Splunk Cloud Platform 9.1.2312! Analysts can ...

What’s New in Splunk Security Essentials 3.8.0?

Splunk Security Essentials (SSE) is an app that can amplify the power of your existing Splunk Cloud Platform, ...