-
Hi, Currently trying to set the value of This fails validation as the template is parsed and expressed as a string. So I'm wondering if there any other way I could set this value in the configuration based on the value in the event field? Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Unfortunately that field isn't templatable currently. It'd be a bit tricky to make templatable since Splunk expects that parameter as a URL parameter and so requests would need to be partitioned across them. We'd be open to seeing a PR adding this as a feature though. |
Beta Was this translation helpful? Give feedback.
Unfortunately that field isn't templatable currently. It'd be a bit tricky to make templatable since Splunk expects that parameter as a URL parameter and so requests would need to be partitioned across them. We'd be open to seeing a PR adding this as a feature though.