Hi Team,
We need to display single latest event in Splunk by query
Events as usually found in reverse chronological order, having searched an index you just need to the first event, e.g. use the head command
| head 1