splunk chart count unique values. To use this function, you can.</p> If you don't rename the.

splunk chart count unique values To illustrate what the values function does, let's start by generating a few simple results. Distinct_count() or dc() this function returns the count of distinct values in a field. Give this a try your_base_search | top limit=0 field_a | fields field_a count.







The Dc() Or Distinct_Count() Function Is Used To Count The Number Of Unique Visitors (Characterized By The Clientip Field).
Distinct_count() or dc() this function returns the count of distinct values in a field. To use this function, you can.</p> Top command, can be used to display the most.
If You Don't Rename The.
The timechart command has a function for that purpose called distinct_count (usually, the dc abbreviation is used). The count of the events for each unique status code is listed in separate rows. | stats count by status.
Use The Makeresults And Streamstats Commands To.
To illustrate what the values function does, let's start by generating a few simple results. Give this a try your_base_search | top limit=0 field_a | fields field_a count. The dc (or distinct_count) function returns a count of the unique values of userid and renames the resulting field dcusers.