Getting Data In

How to monitor similar log files in different directories on different servers

joshuapetitt
Path Finder

What is the recommended way to monitor log files that come from the same application (so will be set to the same sourcetype), but they are at different locations on different servers?

I'm using a deployment server, so would I have a separate app for each server with its specific location, or can I somehow combine these?

0 Karma

woodcock
Esteemed Legend

Unless you are certain that all servers will only write stuff to one or the other directory, I would have 2 different apps with different configurations in inputs.conf; otherwise you may end up indexing files you meant to ignore.

0 Karma

somesoni2
Revered Legend

You can have single app with multiple [monitor:// for different path. You can combine those as well as long as the path can be combine using wildcards OR regular expressions metacharacters, as specified here: https://docs.splunk.com/Documentation/Splunk/6.6.3/Data/Specifyinputpathswithwildcards

ddrillic
Ultra Champion

Please keep in mind @joshuapetitt, that multiple locations per one sourcetype, is completely "normal" and we end up with several [monitor:// stanzas.

0 Karma

saurabh_tek11
Communicator

@joshuapetitt - your monitor stanza with splunk's own wildcards ... or * can solve your purpose as suggested by @somesoni2.
This seems a brilliant approach provided your application log file name is uniquely identifiable to use with *

0 Karma
Get Updates on the Splunk Community!

CX Day is Coming!

Customer Experience (CX) Day is on October 7th!! We're so excited to bring back another day full of wonderful ...

Strengthen Your Future: A Look Back at Splunk 10 Innovations and .conf25 Highlights!

The Big One: Splunk 10 is Here!  The moment many of you have been waiting for has arrived! We are thrilled to ...

Now Offering the AI Assistant Usage Dashboard in Cloud Monitoring Console

Today, we’re excited to announce the release of a brand new AI assistant usage dashboard in Cloud Monitoring ...