thanks lycollicott, I think data are being monitored from this server 01.
Tried this query and got this result.
host =splunk01* sourcetype=splunkd series="*" index=_internal
08-06-2016 10:20:42.391 -0400 INFO Metrics - group=per_index_thruput, series="webops_security", kbps=0.067068, eps=0.419353, kb=2.079102, ev=13, avg_age=1.153846, max_age=3
host = splunk01.xxxx.com source = /opt/splunk/var/log/splunk/metrics.log sourcetype = splunkd
8/6/16
10:20:42.391 AM
08-06-2016 10:20:42.391 -0400 INFO Metrics - group=per_index_thruput, series="unix_svrs", kbps=62.673401, eps=371.063295, kb=1942.881836, ev=11503, avg_age=-9247.172477, max_age=5000
host = splunk01.xxxx.com source = /opt/splunk/var/log/splunk/metrics.log sourcetype = splunkd
8/6/16
10:20:42.391 AM
08-06-2016 10:20:42.391 -0400 INFO Metrics - group=per_index_thruput, series="sos", kbps=0.052734, eps=0.387096, kb=1.634766, ev=12, avg_age=0.000000, max_age=0
host = splunk01.xxxx.com source = /opt/splunk/var/log/splunk/metrics.log sourcetype = splunkd
8/6/16
10:20:42.391 AM
08-06-2016 10:20:42.391 -0400 INFO Metrics - group=per_index_thruput, series="sec_sym_wg", kbps=0.359720, eps=2.096767, kb=11.151367, ev=65, avg_age=54499.676923, max_age=604801
host = splunk01.xxxx.com source = /opt/splunk/var/log/splunk/metrics.log sourcetype = splunkd
8/6/16
10:20:42.391 AM
08-06-2016 10:20:42.391 -0400 INFO Metrics - group=per_index_thruput, series="net_proxy", kbps=8.613284, eps=25.516045, kb=267.012695, ev=791, avg_age=0.716814, max_age=3
host = splunk01.xxxx.com source = /opt/splunk/var/log/splunk/metrics.log sourcetype = splunkd
In filed series=* all the index details are listed and I am not sure what is the purpose of series filed, tried to research in google about the series filed in SPL but could not get information, do you have any idea why this filed is used.
How to monitor the amount of being injected under the path /opt/syslog/* in both the servers 01 & 02. To have proactive monitoring on disk size /opt.
thanks in advance.
... View more