I am setting _meta at the app level can i also set it in the /system/local or will one override the other
For example
/myapp/inputs
_meta name::bill
/system/local/inputs
_meta last::dave
so then the indexer would get both bill and dave
Hi @tam82 and @splunknewbie,
as you can read at https://docs.splunk.com/Documentation/Splunk/9.0.0/Admin/Inputsconf, it's possible to assign a field value using _meta, but why do you want to do this?
Ciao.
Giuseppe
I have the same problem.
I would like to use _meta under hec token definition.
It doesn't work either.
What do you mean by "fixed"?
Assigning _meta worked "since always" (I've been using it for last 5 years or so).
But since it's a single setting, you can't just stack separate definitions from multiple files. Only one will be the "winning" one according to normal rules of config precedence.
is it fixed? under which version is fixed?
is there any technical documentation for that?
Thanks