Skip to content

Windows Registry: Add registry fields #104

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

Open
StefanAustin opened this issue Nov 15, 2023 · 0 comments
Open

Windows Registry: Add registry fields #104

StefanAustin opened this issue Nov 15, 2023 · 0 comments
Labels
needs-discussion Requires discussion before we can continue. triaged Issue was processed the bug triage meeting.

Comments

@StefanAustin
Copy link

Please describe what you are requesting
We may want to add Windows registry fields.
Describe what change you are proposing
Our GIM model uses:
registry_path Example: HKLM\Software\MyCo
registry_path_new

Other useful registry fields:
registry_type Example: REG_DWORD
registry_data Example: fe222ead
registry_value Example: Data

Command example: reg add HKLM\Software\MyCo /v Data /t REG_BINARY /d fe222ead

Describe the log source
Log Source: Windows

@miwent miwent added needs-discussion Requires discussion before we can continue. triaged Issue was processed the bug triage meeting. labels Nov 29, 2023
@miwent miwent transferred this issue from Graylog2/graylog-schema Mar 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-discussion Requires discussion before we can continue. triaged Issue was processed the bug triage meeting.
Projects
None yet
Development

No branches or pull requests

2 participants