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

SrcIpAddr missing on Windows Authentication Parser #10747

Closed
cgiamp opened this issue Jul 8, 2024 · 2 comments
Closed

SrcIpAddr missing on Windows Authentication Parser #10747

cgiamp opened this issue Jul 8, 2024 · 2 comments
Assignees
Labels

Comments

@cgiamp
Copy link

cgiamp commented Jul 8, 2024

Hi,

I think the source IP is missing from the windows authentication parser events.

I would suggest the following


to be changed to:

SrcIpAddr      = IpAddress,

Thanks,
Christos Giampoulakis

@vakohl
Copy link
Contributor

vakohl commented Oct 15, 2024

@cgiamp
Thanks for sharing. The existing fields were outdated. I've raised a PR to update the SrcIpAddr and SrcHostname fields

#11277

@vakohl vakohl closed this as completed Oct 15, 2024
@cgiamp
Copy link
Author

cgiamp commented Oct 15, 2024

Thanks @vakohl !

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

No branches or pull requests

4 participants