All Apps and Add-ons

Trying to install the TA-browscap add-on and the URL is not working for external content: How do I report that?

CaptainHook
Communicator

@dshpritz When installing this add-on: https://splunkbase.splunk.com/app/1021 I am not able to access the URL: http://browsers.garykeith.com/stream.asp?BrowsCapCSV How can I report that to get it fixed?

Thanks,

0 Karma
1 Solution

dshpritz
SplunkTrust
SplunkTrust

This is my fault. When I updated the URL in the README, I didn't update it in the Splunkbase documentation. The correct URL should be:
http://browscap.org/stream?q=BrowsCapCSV

So the correct command is:

wget -O browscap.csv http://browscap.org/stream?q=BrowsCapCSV

View solution in original post

0 Karma

dshpritz
SplunkTrust
SplunkTrust

This is my fault. When I updated the URL in the README, I didn't update it in the Splunkbase documentation. The correct URL should be:
http://browscap.org/stream?q=BrowsCapCSV

So the correct command is:

wget -O browscap.csv http://browscap.org/stream?q=BrowsCapCSV
0 Karma

CaptainHook
Communicator

Thank you very much for the quick response and update! Perfect!

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...