All Apps and Add-ons

Splunk Add-on for Salesforce: How to adjust the URL?

tmarlette
Motivator

I'm working with the latest version of the Splunk Add-on for Salesforce, and I have multiple instances of Salesforce to connect to. There doesn't seem to be a way to adjust the URL in the version 1.0.0.
https://splunkbase.splunk.com/app/3549/

Is there a way to do this that I'm unaware of?

0 Karma
1 Solution

jdeer0618
Explorer

I ended up editing the inputs.conf

[sfdc_event_log://prod_event_log]
account = event_log
endpoint = xxxxx.my.salesforce.com
sourcetype = sfdc:logfile
index = dev_idx
interval = 86400

View solution in original post

0 Karma

jdeer0618
Explorer

I ended up editing the inputs.conf

[sfdc_event_log://prod_event_log]
account = event_log
endpoint = xxxxx.my.salesforce.com
sourcetype = sfdc:logfile
index = dev_idx
interval = 86400

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