Splunk Search

heavy forwarding

MK3
Explorer

hello,

as per https://docs.splunk.com/Documentation/Splunk/9.3.0/Forwarding/EnableforwardingonaSplunkEnterpriseins...

where are the files like outputs, props and transforms stored? i am using splunk web enterprise.

Also where is my $splunk_home? am trying to setup heavy forwarding to send indexed data to a database on a schedule.

thanks

Labels (2)
0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @MK3 ,

sorry but there's some confision in your question:

to forward data from Forwarders to Splunk Enterprise you have to follow the instructions at:

https://docs.splunk.com/Documentation/SplunkCloud/latest/Forwarding

https://docs.splunk.com/Documentation/Splunk/9.3.0/Data/Forwarddata

to forward data you need outputs.conf that can be in $SPLUNK_HOME/etc/system/local or a  dedicated app.

to take logs, you need inputs.conf that's in the same folder.

props.conf and transforms.conf are  in the same folder, but usually aren't relevant on Forwarders (if Universal)

$SPLUNK_HOME is the folder where you installed Splunk, by default it's C:\Program Files\splunk on Windows and /opt/splunk on Linux.

You cannot send indexed data from an Heavy Forwarder, because it doesn't index data, but maybe you mean coocked data: you can send coocked (or uncooked data) to a third party using syslog.

To send data to an external database you must use DB-Connect on Search Heads, but it's a different thing.

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!

[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 ...