Splunk Search

need for creating table

labani
Explorer

Do I need to create table to run queries in static data files? I have uploaded the file but unable to run queries as I don't know the field names or attributes in the data.

Tags (1)
0 Karma

arihant16cse
Path Finder

you don't know your field's name then you use .....
| inputlookup "filename.csv"
run the query ....you see your fields with out knowing their names.

0 Karma

motobeats
Path Finder

Try (your search)|fieldsummary

This will show you the available fields to be manipulated.

0 Karma

Ayn
Legend
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Laser Bananas and Edge Hubs: Exploring Operational Technology (OT) Data Through a ...

  OT is a different environment to traditional IT and can have interesting challenges when interfacing the ...

Event Series: Mastering AI Tokenomics and Splunk Agent Observability

Beyond the Black Box: Correlating AI Performance and Tokenomics with Splunk Agent Observability   As ...

span_metrics: The OpenTelemetry-Idiomatic Way to See Inside Your Services

You open a trace in Splunk Observability Cloud and everything looks fine. One root span, order-pipeline, with ...