I am trying to log messages in Loggly:-
-
Using Message logging policy, I am able to send logs on Loggly.
-
When trying using service callout getting below error:-
{ “fault”: { “faultstring”: “Execution of ServiceCallout SC-Logging failed. Reason: Connection refused”, “detail”: { “errorcode”: “steps.servicecallout.ExecutionFailed” } } }
Please suggest what is required?
,
I am trying to log messages on loggly.
-
Through Message Logging Policy it is working fine.
-
When trying to use service callout getting below error:-
{ “fault”: { “faultstring”: “Execution of ServiceCallout SC-Logging failed. Reason: Connection refused”, “detail”: { “errorcode”: “steps.servicecallout.ExecutionFailed” } } }
Can you please suggest what is missing in service callout