Getting Data In

Difference between | rest and | metadata?

splunkreal
Influencer

Hello,

could you tell me what is the difference between results from | rest and | metadata when trying to find, for example, latest event time per index?

Thanks.

* If this helps, please upvote or accept solution if it solved *
0 Karma

goodsellt
Contributor

The rest command is designed as a caller out to the REST endpoints, if you're more comfortable using those for some queries. The metadata command is designed to look at the underlying indexed metadata for the events. Any searches you run designed to produce the same output should contain identical results since the data you're going after isn't any different, the only difference is the mode of access you're having Splunk use.

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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...