Difference between revisions of "Splunk"

From wikieduonline
Jump to navigation Jump to search
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:
* | timechart avg(request_time) by request
+
<code>* | timechart avg(request_time) by request</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 14:03, 30 August 2021

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: