All Apps and Add-ons

Is it possible to stream the latest facebook post into splunk?

syx093
Communicator

I am trying to stream the latest facebook post into splunk. I can get the latest facebook post using the Rest API app in splunk and graph api. My endpoint url is: https://graph.facebook.com/v2.3/<face book user id>/feed?limit=1 . This works and it grabs the latest facebook post. However, it only runs once. Plus, it is not really streaming a post. It is just grabbing the first post on the user timeline. Is there a method to accomplish this. Or should I just find another way to monitor facebook post for a single account.
.

0 Karma

woodcock
Esteemed Legend

There's an app for that:

http://blogs.splunk.com/2012/02/25/splunk-for-facebook-contd/

The developer docs will help:

https://developers.facebook.com/docs/graph-api/reference/v2.0/user/feed/

Facebook recently migrated their developer forum to stackoverflow, which is a much better place to ask, if the app doesn't do it for you:

http://stackoverflow.com/questions/tagged/facebook*

0 Karma

syx093
Communicator

They got rid of the app and I was originally using user feed.

0 Karma

woodcock
Esteemed Legend

Well they cannot delete the app off of your servers; just keep using it if it is working for you!

0 Karma

syx093
Communicator

I never install the app to begin with.

0 Karma
Get Updates on the Splunk Community!

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...

Adoption of Infrastructure Monitoring at Splunk

  Splunk's Growth Engineering team showcases one of their first Splunk product adoption-Splunk Infrastructure ...

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...