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!

Best Practices: Splunk auto adjust pipeline queue

When you enable autoAdjustQueue in Splunk, maxSize should be understood as the queue size Splunk starts with ...

Introducing the 2026 - 2027 SplunkTrust cohort!

The goal of the SplunkTrust™ membership has historically been to acknowledge and recognize those who go above ...

Splunk Auto Ingestion Parallel Pipeline Scaling

Why this feature matters Many Splunk environments experience ingestion pressure long before the host is fully ...