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

Allow "message" field to be excluded #55

Merged
merged 2 commits into from
Mar 24, 2021
Merged

Conversation

trentm
Copy link
Member

@trentm trentm commented Mar 23, 2021

Some logging libraries (pino for node.js, log4j2 for java) can produce
log records with no message field. ECS' schema does not require
"message" and filebeat will injest log records without a message field.

Some logging libraries (pino for node.js, log4j2 for java) can produce
log records with no message field. ECS' schema does not *require*
"message" and filebeat will injest log records without a message field.
@apmmachine
Copy link

apmmachine commented Mar 23, 2021

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: Pull request #55 updated

  • Start Time: 2021-03-24T14:58:31.153+0000

  • Duration: 5 min 7 sec

  • Commit: dfa7efd

Trends 🧪

Image of Build Times

spec/spec.json Outdated Show resolved Hide resolved
Co-authored-by: Felix Barnsteiner <[email protected]>
@trentm trentm merged commit aaf4588 into elastic:master Mar 24, 2021
@trentm trentm deleted the message-optional branch March 24, 2021 16:08
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