We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In the current version of ECS (1.2 at the time of this writing), the ECS Process fields have a field to store parent process id:
1.2
process.ppid
, however I'm not seeing a field to store the parent process name, which would be equivalent to:
endgame.parent_process_name
Please consider adding an equivalent field to endgame.parent_process_name in ECS.
Originally posted by @andrew-goldstein in #589 (comment)
The text was updated successfully, but these errors were encountered:
I agree with this, makes a lot of sense.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
In the current version of ECS (
1.2
at the time of this writing), the ECS Process fields have a field to store parent process id:, however I'm not seeing a field to store the parent process name, which would be equivalent to:
Please consider adding an equivalent field to
endgame.parent_process_name
in ECS.Originally posted by @andrew-goldstein in #589 (comment)
The text was updated successfully, but these errors were encountered: