Getting Data In

Use Fschange to monitor log files for errors

gnovak
Builder

I have a bunch of logs I've added to splunk and created sourcetypes for these logs. These logs are updated once a week when a cron runs. Each log only has a small amount of data in them and usually we check these logs to make sure the cron ran and processes were successful. for each log we're only talking about a few lines of text.

So we know what is considered "normal" and "successful" from these few lines inserted once a week when the cron runs. However what we want to do is have splunk tell us when something is "not" normal and alert us. Problem is, we don't always know what that would be! In short, we don't know the types of errors we would get. We just now "if it doesn't look like this, tell us".

Here's an example of something you might see in a log that is normal.


Starting at Sun Aug 28 23:59:01 UTC 2011

[cronjobthatruns.sh]
All domains hosted on nameservers currently sponsored by the Registrar
==> Retrieving data from database.
==> Splitting report data by registrar.
Processing /opt/export/blahblah-reports/report_data/full/host/blahblahblah...

Ended at Mon Aug 29 00:19:10 UTC 2011>


How would I be able to tell splunk to monitor the log and look for anything other then what I posted? I was looking at the filesystem monitor but I'm not sure how I would use it in this situation.

Any ideas?

I'm currently reading http://docs.splunk.com/Documentation/Splunk/4.2.3/Data/Monitorchangestoyourfilesystem and am wondering what it means to use fschange to detect optional SHA256 hash of file contents. Is that perhaps something that would solve my problem?

Tags (1)
0 Karma

MuS
Legend

Hi gnovak

starting reading your post, the first thing that came to my mind was use scripted inputs...
and to be honest, it was on my mind until the end of your post. if you already have a script and you know that the output should look like what is returned, then use this script to tell splunk when something is not good and your done.

more on scripted input can be read here

regards

Get Updates on the Splunk Community!

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...