All Apps and Add-ons

Is there any App/Add-ons that support RSS JSON Feed from a vendor for Splunk Cloud?

Cheng2Ready
Communicator

Most RSS apps use XML
and I cant find any information for this app to supports Json
https://splunkbase.splunk.com/app/2646

Is there any App that support RSS "JSON" Feed from a vendor for Splunk Cloud?

Labels (1)
0 Karma

Cheng2Ready
Communicator
0 Karma

PickleRick
SplunkTrust
SplunkTrust

RSS and Atom by definitions work on XML. So JSON payload is _not_ RSS/Atom.

Do those sites publishing notifications using JSON use any particular app to read those notifications?

0 Karma

livehybrid
SplunkTrust
SplunkTrust

Hi @Cheng2Ready 

Do you have an example of the JSON RSS feed? I'd be happy to check if it works with a custom app I have which might work.

The other thing you could look at is Webtools Add-on which would allow you to create a scheduled search that would curl the JSON page and then use the collect command to save the response? 

🌟 Did this answer help you? If so, please consider:

  • Adding karma to show it was useful
  • Marking it as the solution if it resolved your issue
  • Commenting if you need any clarification

Your feedback encourages the volunteers in this community to continue contributing

 

0 Karma

kiran_panchavat
SplunkTrust
SplunkTrust

@Cheng2Ready 

For JSON / REST APIs more generally, one frequently suggested tool is the REST Modular Input (or using Splunk’s HTTP Event Collector or scripted inputs) to fetch JSON and index it. "RSS/Atom/RDF"‐type apps are built around XML/standard syndicated feeds, not JSON feeds. 

Did this help? If yes, please consider giving kudos, marking it as the solution, or commenting for clarification — your feedback keeps the community going!
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 ...