Ben Johnson
Ben Johnson
Is this ever used outside of the Docker context? I'm curious why someone would need these instructions if we offer a Docker alpine image for Vector.
Makes sense. Then yes @Hoverbear let's add Alpine to our list of supported operating systems.
@Hoverbear this was closed by #2692, right?
@Hoverbear bump. Can you close this if https://github.com/timberio/vector/pull/2692 covers it? If not, can you note what’s left and which parts of @Jeffail’s feedback is also not covered?
@raghu999 great question! Vector's schema assumptions are currently very simple. Common fields names can be controlled via the [global `log_schema` options](https://vector.dev/docs/reference/global-options/#log_schema). Outside of that, your best bet is to use...
Thanks, @oktal, that's helpful. We are actively outlining first-class support for schemas like ECS. We hope to get the initial versions out this quarter (#3910). It'll likely start with more...
Blocked by #1598.
Yes 👍 , we'd definitely like to have it.
All of the versions should be locked down, so the tests shouldn't be failing. I can take a look. I would like to, at the very least, see the TCP...