Monitoring Splunk

Determining Log Rates/Sizes

SLS-CCU
New Member

Our networking team is looking to determine Log Rates for different systems reporting in Splunk.

How can we determine how often a log is created for an individual system and determine the average size of these logs?

Thank you!

 

Labels (1)
0 Karma

PickleRick
SplunkTrust
SplunkTrust

It depends on what mechanism you use to collect the data and wheyher you can reliably distinguish between different sources. If - for example you have several hosts reporting to a common syslog input which sets source as udp:514 and they are misconfigured and don't report their hostname correctly (or simply log in some strange format that doesn't produce reasonable host field), there is no way to calculate stats per single source, you can just have aggregated values. But that's also a design problem on a completely different level because having an event you can't tell where it came from.

So the answer to your question is highly dependent on your particular architecture and configuration.

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @SLS-CCU,

if you're speaking of logs from other servers with Splunk Universal Forwarder, using the Splunk Monitoring Console app you can see the the rate of logs flows from each server.

Instead if you want to measure logs from appliances using syslog, you have to see in the License consuption dashboard and you can have the values of the logs daily ingested for each appliance, so you can meke an average.

Ciao.

Giuseppe

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

From Data to Insight: Announcing the Winners of the Splunk Dashboard Contest

Hi Splunkers, First off, thank you to everyone who participated in our very first From Data to Insight: The ...

Splunk Developers: Construct Your Future at the .conf26 Builder Bar

Calling all Splunk architects, platform admins, and app developers: the site is open, and the blueprints are ...

Quick connection discovery mode for forwarders

When a Splunk forwarder loses connectivity to its indexers, it does not always reconnect immediately. In many ...