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!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...