Dashboards & Visualizations

How to select only a part of the input

louisgi
New Member

Hello,

I am working on a dashboard and I would like to keep only the first letter of the input (text) so that I can use it to call the correct datamodel in the query (my datamodels are untitled "A" "B" "C" in order to classify names).

If you have an idea, feel free to post it. 

Thanks in advance

Labels (1)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

Here's one way:

... | eval letter=substr($inputToken$, 0, 1)
---
If this reply helps you, Karma would be appreciated.
0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Thanks for the Memories! Splunk University, .conf25, and our Community

Thank you to everyone in the Splunk Community who joined us for .conf25, which kicked off with our iconic ...

Data Persistence in the OpenTelemetry Collector

This blog post is part of an ongoing series on OpenTelemetry. What happens if the OpenTelemetry collector ...

Introducing Splunk 10.0: Smarter, Faster, and More Powerful Than Ever

Now On Demand Whether you're managing complex deployments or looking to future-proof your data ...