|
I need to know the breakdown of my license consumption on a per host, per source, and per sourcetype basis. What is the search to do this? |
|
per host:
per source:
per sourcetype:
While the above search will work for most cases, only the top 10 values over 30 second periods are indexed by default. For this reason, you may not see low volume hosts populating the search results. You can increase the number of data points for the metrics.log file by editing the samples taken within limits.conf. See the following link and look for "metrics": http://www.splunk.com/base/Documentation/latest/Admin/Limitsconf
(16 Apr '10, 17:45)
Simeon ♦
Also see the following: http://www.splunk.com/wiki/Community:TroubleshootingIndexedDataVolume
(16 Apr '10, 19:35)
Simeon ♦
|
|
In the search app that Splunk ships with, under 'Status', there is a view called 'Indexing volume'. Go there and you'll see that it offers precisely this -- you can see your indexing volume broken down over time by source, by sourcetype, by host or by index. Some raw searches themselves are posted in another answer but you'll probably find the custom view the most useful. |
