BigData / Splunk Interview Questions
What is Geostats command?
Geostats command aggregates geographical data for use on a map visualization.
index=sales sourcetype=vendor_sales | geostats latfield=VendorLatitude longfield=VendorLongitude count by product_name
More Related questions...