Splunk Enterprise

Field Extractions

itsmevic
Communicator

Hello I have a basic search that I am running from the following:

index=sso

This search returns a lot of events.  Within those log events, I would like to extract two pieces of  information and create fields for them both, they are:

"saml:Issuer" AND "saml:Audience>https://"

I'd then like to run a simple query against these two new fields

index=sso sourcetype="pingfed*"

table saml:Issuer saml:Audience>https://

What would be the most efficient way of doing this field extraction step-by-step?

Labels (3)
Tags (1)
0 Karma

richgalloway
SplunkTrust
SplunkTrust
Please share some sample events.
---
If this reply helps you, Karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...

New This Month - Observability Updates Give Extended Visibility and Improve User ...

This month is a collection of special news! From Magic Quadrant updates to AppDynamics integrations to ...

Intro to Splunk Synthetic Monitoring

In our last post, we mentioned that the 3 key pieces of observability – metrics, logs, and traces – provide ...