I would like to get a report based on a unique customer id. Is there an option in splunk to generate this
Query by customer id and get all pages customer visited and interacted including errors
@sharmilad,
It shouldn't be as simple but are you looking for something similar to index"your index" your_unique_field_name="your_unique_field_value"
?