All Apps and Add-ons

Hi I have a TLV

jhuysing
Explorer

Is there any way to pre-proccess a Tag Length File before it gets indexed?

Tags (1)
0 Karma

haley_swarnapat
Path Finder

You'll need to write a script to read and extract your TLV into comma separated T=V

Example, if you are using 3 digits decimal TLV, your script should have input/output as follow:
Input: 001005Hello999006World!
Output: T001=Hello, T999=World!

If your script works, you can use Splunk scripted input https://docs.splunk.com/Documentation/Splunk/6.4.3/AdvancedDev/ScriptSetup

richgalloway
SplunkTrust
SplunkTrust

What do you mean by "pre-process"? What do you want to do to the file?

---
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 ...