Splunk Enterprise

Strava for Splunk App

edy_g
Observer

Hey Guys,

Using Strava for Splunk App v2.5.1  .. successfully installed and configured. Created a data input and Strava activities were being ingested into my index (dedicated index called strava). All was well with the world. But then I was having some weird issues and decided to start from scratch.

I deleted the TA and index and started again with a cleanly restarted splunk instance, free of any Strava for Splunk App config. This is what I did:

splunk stop

splunk clean eventdata -index strava

rm -rf /opt/splunk/etc/apps/TA-strava-for-splunk

rm -rf /opt/splunk/var/lib/splunk/strava.dat

rm -rf /opt/splunk/var/lib/splunk/modinputs/strava_api

rm -rf /opt/splunk/var/lib/splunk/strava

rm -rf /opt/splunk/etc/users/admin/TA-strava-for-splunk

rm -rf /opt/splunk/etc/users/splunkadm/TA-strava-for-splunk

( cd /opt/splunk/etc/apps; tar xvzf ~splunkadm/Downloads/strava-for-splunk_251.tgz )

splunk start

Reconfigured the Strava TA, including the data input and the log shows a successfull connection to Strava; it checks to see if any new activities (at this point I have nothing in the strava index) and then nothing .. the log says "All done, looks like we've got all activities for XXX". Nothing appears in my clean empty strava index.

Using DEBUG mode I see its asking Strava for anything new since the last activity (epoch time of the last event). So, somewhere in my system it has cached/remembered what the last activity was and now it wont ingest any activities. 

How do I reset that???

Labels (1)
Tags (1)
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!

From Data to Insight: Announcing the Winners of the Splunk Dashboard Contest

Hi Splunkers, First off, thank you to everyone who participated in our very first From Data to Insight: The ...

Splunk Developers: Construct Your Future at the .conf26 Builder Bar

Calling all Splunk architects, platform admins, and app developers: the site is open, and the blueprints are ...

Quick connection discovery mode for forwarders

When a Splunk forwarder loses connectivity to its indexers, it does not always reconnect immediately. In many ...