Open AlexanderWert opened 1 year ago
Does this include adding the option if we don't already support it? Python doesn't have include_process_args
.
Does this include adding the option if we don't already support it? Python doesn't have include_process_args.
Yes, if the option is missing, then it should be added as part of this effort.
We should perhaps also:
Aside: A thing that confused me for a short while: In the intake API it is metadata.process.argv
. At some point that becomes process.args
(s
instead of v
) in the Elasticsearch document. (It doesn't matter, but I'm not sure exactly where that transformation is done.)
Description
Make
include_process_args
an opt-in optionSpec Issue
Agent Issues