<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[HTTP Sender Data Format]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">I am trying to configure an HTTP publisher to send data to a Splunk Cloud instance. The publisher can successfully transmit static test data to Splunk, but live data is not formatted correctly. See the <a href="http://dev.splunk.com/view/event-collector/SP-CAAAE6P" rel="nofollow ugc">Format events for HTTP Event Collector</a> documentation, under "Event metadata" and "Event parsing". Is it possible to reformat the outgoing data from Mango to match the format that Splunk is expecting?</p>
]]></description><link>https://forum.mango-os.com/topic/4142/http-sender-data-format</link><generator>RSS for Node</generator><lastBuildDate>Tue, 12 May 2026 04:11:43 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/4142.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 08 Apr 2019 19:53:25 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to HTTP Sender Data Format on Mon, 08 Apr 2019 20:01:12 GMT]]></title><description><![CDATA[<p dir="auto">Hi nallenscott,</p>
<p dir="auto">The format of the HTTP publisher is not modifiable. You can add static parameters, but that's it.</p>
<p dir="auto">What is available is the HttpBuilder script utility. see: <a href="https://help.infiniteautomation.com/about-mango-java-script" rel="nofollow ugc">https://help.infiniteautomation.com/about-mango-java-script</a> or the contextual help for scripting within Mango. There are a few example uses around the forum: <a href="https://www.google.com/search?q=site%3A%2F%2Fforum.infiniteautomation.com+httpbuilder&amp;oq=site%3A%2F%2Fforum.infiniteautomation.com+httpbuilder" rel="nofollow ugc">https://www.google.com/search?q=site%3A%2F%2Fforum.infiniteautomation.com+httpbuilder&amp;oq=site%3A%2F%2Fforum.infiniteautomation.com+httpbuilder</a></p>
<p dir="auto">You could do this in a script that is triggered on context update. The only downside here would be the HTTP Publisher is expecting a 200 OK back or it will attempt to publish the value again later, but you could script that if you required it by storing the update in some JavaScript list within the script.</p>
]]></description><link>https://forum.mango-os.com/post/21773</link><guid isPermaLink="true">https://forum.mango-os.com/post/21773</guid><dc:creator><![CDATA[phildunlap]]></dc:creator><pubDate>Mon, 08 Apr 2019 20:01:12 GMT</pubDate></item></channel></rss>