jikhilraj
(Jikhilraj Rajan)
September 1, 2026, 2:17pm
1
i am trying to send events via webhook to Splunk. Splunk tech have provided me URL and toke. But i am not able to send events. I can see error on MIPS log
WebhooksPlugin:ExecuteAction [Endpoint: Milestone-Splunk] [EventId: 700a1d43-24de-49f2-a2b3-5498f795a201] Webhook failed. HTTP request not successful: Unauthorized Unauthorized
Splunk tech would like to know the Raw webhook that milestone is sending to understand the auth method and headers. can any one advise
HansK
(Hans Kierulff (Milestone Systems))
September 1, 2026, 4:45pm
2
Jikhilraj Rajan:
webhook to Splunk.
Look here for webhook headers documentation: The webhooks API
There is no Authorization header sent along, but you can read more about Improving webhook security with tokens
If you need to transform the headers or payload, a service like IFTTT can be used as described here: No-code webhook integrations
You can also use my webhook plugin where you can do everything;)
jikhilraj
(Jikhilraj Rajan)
September 2, 2026, 8:15pm
4
Thanks. is it safe to use the Plugin. can it break milestone
Haha of course over 1500 downloads the whole project