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

docs(vrl): update documentation for parse_nginx_log with the main log format #22119

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

virtualtam
Copy link

Summary

This PR updates the documentation for the parse_nginx_log VRL remap function with an example for parsing a log line formatted using the main format (see VRL issue and PR referenced below for more information).

Change Type

  • Bug fix
  • New feature
  • Non-functional (chore, refactoring, docs)
  • Performance

Is this a breaking change?

  • Yes
  • No

How did you test this PR?

I have built the website documentation locally with:

$ cd rust-docs
$ make docs

Does this PR include user facing changes?

  • Yes. Please add a changelog fragment based on our guidelines.
  • No. A maintainer will apply the "no-changelog" label to this PR.

Checklist

  • Please read our Vector contributor resources.
  • If this PR introduces changes Vector dependencies (modifies Cargo.lock), please
    run dd-rust-license-tool write to regenerate the license inventory and commit the changes (if any). More details here.

References

Notes for reviewers

  • Looking at the VRL and Vector contributing guides, I am not sure whether this PR requires adding a changelog fragment; if so, please suggest the appropriate format for the changelog entry 📖

@virtualtam virtualtam requested review from a team as code owners January 3, 2025 17:25
@github-actions github-actions bot added the domain: external docs Anything related to Vector's external, public documentation label Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain: external docs Anything related to Vector's external, public documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants