pub const PROCESS_ARGS_COUNT: &str = "process.args_count";
Length of the process.command_args array
This field can be useful for querying or performing bucket analysis on how many arguments were provided to start a process. More arguments may be an indication of suspicious activity.
4