SPL
List Deployment Client
Description
3 0
index=_internal sourcetype=splunkd "deployment_client" |stats latest(_time) as LatestReportTime values(server_name) as Server_Name by host |convert ctime(LatestReportTime) |rename host as Host |fields + Host Server_Name LatestReportTime
Comments
0 total
Be the first to comment on this SPL.
Leave a comment
You must log in to post a comment.