All Apps and Add-ons

Hi I have a TLV

jhuysing
Loves-to-Learn Lots

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
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...