This the config i have added the below configuration to offload_output.conf but not able to send api connect log events to my splunk cloud, Anything I am doing wrong. I am using Apiconnect version 2018.x and have api-connect cloud manager and api-connect manager to view.
I have done these changes to offload_output.conf below:
output { if "apicapievent" in [tags] { http { http_method => "post" url => "http://splunkenterprise:8088/services/collector/event/1.0" headers => ["Authorization", "Splunk "] } } } } In Outputs.yaml made have set offload_output_enabled to true and apic_output_enabled to true
Apiconnect: catalog vs realtime ... in all tiers 0 Answers
A GET operation returns response status code 200 but without a body 2 Answers
How to get the app name in api connect 1 Answer
Publishing plan with an API results with a duplicate entry in Advanced Developer Portal. 1 Answer
xml-to-json built in policy is returning Bad string as the response for all XML messages 2 Answers