Difference between revisions of "Splunk"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Line 2: Line 2:
  
 
Splunk command to plot the total request time (corresponding to the $request_time variable) for each PHP page:
 
Splunk command to plot the total request time (corresponding to the $request_time variable) for each PHP page:
*<code> | timechart avg(request_time) by request</code>
+
* <code> | timechart avg(request_time) by request</code>
  
  
*<code>[[PAN-OS]]: <code>index=* sourcetype=[[pan]]* | stats count by sourcetype index</code>
+
* <code>[[PAN-OS]]: <code>index=* sourcetype=[[pan]]* | stats count by sourcetype index</code>
  
  

Revision as of 15:20, 23 May 2022

wikipedia:Splunk (2003) (Nasdaq-100)

Splunk command to plot the total request time (corresponding to the $request_time variable) for each PHP page:

  • | timechart avg(request_time) by request


  • PAN-OS: index=* sourcetype=pan* | stats count by sourcetype index


Related terms

See also

Advertising: