Getting Data In

Difference between | rest and | metadata?

splunkreal
Motivator

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.

Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...