| Time Range | A Splunk time input element that lets you choose the duration over which to view events. |
| Index | The Splunk index you want to search within. While creating your Http Event Collector Token, if you specified a particular index, you may use this value from the dropdown. |
| HTTP Source | The Splunk source name. |
| IP | The IP address whose traffic you want to inspect. This maps to data.ip in the log event. |
| Client | The client whose traffic you want to inspect. This maps to data.client_name in the log event. |
| Country | The country whose traffic you want to inspect. This is a field obtained using the iplocation data.ip search command in the query. It results in a Country field being added to each log event. |
| Username | The email address whose login traffic you want to inspect. This maps to data.user_name in the log event. |