Replies: 1 comment 13 replies
-
Hey - we've started planning the work required for this here: #9388 |
Beta Was this translation helpful? Give feedback.
13 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have started using some of the Vector's components and while I am still new to it, I think that they are really great and easy to setup (for the initial configuration).
While I continue to read the documentation and examples provided, I wanted to check/understand if there is a way that we can enforce a data model/schema on the events that are coming in. Basically in the log event coming in from a particular source(s), I want to ensure that the required/mandatory fields are present. If not we drop them (with a log if possible?), and if present we continue to work on the log event either by transforming it or sinking it.
Thanks in Advance.
Beta Was this translation helpful? Give feedback.
All reactions