Skip to content
New issue

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

[RFE] Add more process context to the trace dns command. #2695

Open
omriShneor opened this issue Apr 7, 2024 · 0 comments
Open

[RFE] Add more process context to the trace dns command. #2695

omriShneor opened this issue Apr 7, 2024 · 0 comments

Comments

@omriShneor
Copy link

Current situation

Currently the trace dns gadget shows limited context of the process that issued the dns request. Is it possible to add more?
context to the information, i.e.: full exe path, ppid, parent process name, cwd, cmdline, user name, and is the process drifted or not(boolean)

Ideal future situation

Add the fields: full exe path, ppid, parent process name, cwd, cmdline, user name, and is the process drifted or not(boolean) to the dns trace gadget.

Additional information

The fields mentioned here correspond to the same fields in the trace exec gadget which has those fields built in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant