We have the Alfresco Application as a SaaS Application, we can get the logs through the Alfresco APis. Would like to know how can i have it ingested in to Splunk Cloud ..?
I think there was an App, which is end of life, is there a way to get the logs to Splunk cloud..? through Heavy forwarders or other Add ons .
There are two ways to do that.
The first is to create an app on an on-prem heavy forwarder that uses the Alfresco API to pull the desired data. The HF then will forward that data to Splunk Cloud.
The second option is to install an app on the IDM (Input Data Manager) instance in your Splunk Cloud stack. That requires a support ticket to do since customers don't have access to the IDM. Once you have a working app on an HF then you can consider moving it to the IDM
Thanks for the update .