Splunk Search

Avoid .csv extension while doing outputlookup / creating lookup file

Ravan
Path Finder

Hi ,

How to avoid .csv extension while i am mentioning lookupfile name in outputlookup

Ex : ..search | outputlookup mylookup.csv

In need lokkupfile name as mylookup
Tags (3)
0 Karma

Drainy
Champion

In transforms.conf just define something like

[mylookup]
filename = mylookup.csv

then you can just search with search | outputlookup mylookup

You will need to restart splunk for this change to take effect

Get Updates on the Splunk Community!

Observability Unlocked: Kubernetes Monitoring with Splunk Observability Cloud

 Ready to master Kubernetes and cloud monitoring like the pros? Join Splunk’s Growth Engineering team for an ...

Update Your SOAR Apps for Python 3.13: What Community Developers Need to Know

To Community SOAR App Developers - we're reaching out with an important update regarding Python 3.9's ...

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...