Dashboards & Visualizations

source the below logs in to Splunk

Praz_123
Communicator

How to add below logs in Splunk , as while entering to SH were able to find the app(env_d),inside that there are "bin, default, metadata"

splunk/en-US/app/env_d/search



App: Env_d
AppServers: ap8sd010 thru ap8sd019
Logs folders: /app/docker/en1/logs
/app/docker/en2/logs
/app/docker/en3/logs
/app/docker/en4/logs
/app/docker/en5/logs

Tags (3)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

Have you checked out the free "Getting Data into Splunk" course at https://education-internal.splunk.com/Saba/Web_spf/NA10P2PRD105/guestapp/shared;spf-url=guest%2Fcate...

You should be able to ingest the specified files by adding the following to an inputs.conf file on the appropriate server.  You will also need Splunk Enterprise or Splunk Universal Forwarder on the same server.

[monitor:///app/docker/en*/logs]
index = foo
sourcetype = bar
---
If this reply helps you, Karma would be appreciated.
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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...