Forum Discussion
saidshow_251381 Cirrostratus
Cirrostratus
Sep 12, 2018Adding the body of requests/responses to the data being logged to Splunk via iRule.
 Hi All, 
 We are presently using the iRule below to log request / response data to splunk. I'd like to add the body of the requests to our splunk logging. 
 I had tried to user HTTP::payload as part ...
jaikumar_f5 Noctilucent
Noctilucent
Sep 12, 2018So when you try the below, it breaks ?
when HTTP_REQUEST_DATA {
   set payload [HTTP::payload]
   HSL::send $hsl "Payload: $payload"
}
Can you try the HTTP::collect
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects