Function vector::sinks::splunk_hec::common::util::render_template_string
source ยท pub fn render_template_string<'a>(
template: &Template,
event: impl Into<EventRef<'a>>,
field_name: &str,
) -> Option<String>