Security

I need help locating the Logbinder logs paths that are actively used. I was told I can find the list using Splunk's TA

GIA
Path Finder

I need help locating the Logbinger log paths that are actively used in some of our servers. I was told I can find the list using Splunk's TA but when I click on "LogBinder" under apps, it shows blank, no data. Is there any other way to locate these paths in Splunk?  Thank you in advance!

Labels (1)
0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

Try this query to list all of the source files sent by a given host.

| tstats count where index=xxx host=servername by source
| fields - count
---
If this reply helps you, Karma would be appreciated.

View solution in original post

richgalloway
SplunkTrust
SplunkTrust

Try this query to list all of the source files sent by a given host.

| tstats count where index=xxx host=servername by source
| fields - count
---
If this reply helps you, Karma would be appreciated.

GIA
Path Finder

It worked. Thank you!!

GIA
Path Finder

Hi, thank you. I had it wrong actually, my apologies. What I need is to identify the log paths that are actively used on the logbinder servers.  How do I locate these paths using search and reporting this is my query so far:

index=xxx servername source="xlmwindevenlog:security"    

Thanks again!

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Installing or having an app is just one part of the process.  More important is onboarding data the app needs.  Has Splunk been integrated with Logbinder?  Is the data being stored where the Logbinder app expects to find it?

If the app is not working properly, but the data is present, then you should be able to locate what you want using the Search & Reporting app.  You will, however, need to know a little bit about the Logbinder environment, such as the name(s) of the server(s).

---
If this reply helps you, Karma would be appreciated.
Get Updates on the Splunk Community!

Get the T-shirt to Prove You Survived Splunk University Bootcamp

As if Splunk University, in Las Vegas, in-person, with three days of bootcamps and labs weren’t enough, now ...

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...