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

feat(#16369): add a udm events endpoint to the emulator for testing #2

Merged
merged 3 commits into from
Jan 15, 2025

Conversation

ChocPanda
Copy link
Contributor

@ChocPanda ChocPanda commented Jan 10, 2025

For testing purposes I haven't bothered to validate that the incoming log events fully fulfil the UDM event format as I don't think Vector should be responsible for validating this. I've added some basic validation for some metadata fields that would be expected otherwise it will be the responsibility of the user to use transformers etc to ensure the events sent to Chronicle are in the appropriate UDM format with the required fields

Required for vectordotdev/vector#22155

@ChocPanda
Copy link
Contributor Author

Hey @pront, do you have permission to merge this?

@pront
Copy link
Member

pront commented Jan 15, 2025

Hey @pront, do you have permission to merge this?

Yes, taking a look

Copy link
Member

@pront pront left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@pront
Copy link
Member

pront commented Jan 15, 2025

Hey @ChocPanda, is this is used for Vector integration tests in our CI?

@ChocPanda
Copy link
Contributor Author

Hey @ChocPanda, is this is used for Vector integration tests in our CI?

Yes it is, atleast I hope so, I think this is the docker image used here
But I have no idea how this gets published, I assume it's manual

@pront pront merged commit 0d621bb into vectordotdev:main Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants