Skip to content

WIP draft for logging #44336

Closed
pgomulka wants to merge 1 commit intoelastic:masterfrom
pgomulka:poc/log-event
Closed

WIP draft for logging #44336
pgomulka wants to merge 1 commit intoelastic:masterfrom
pgomulka:poc/log-event

Conversation

@pgomulka
Copy link
Copy Markdown
Contributor

a draft for adding new logging messages

{
  "type": "server",
  "timestamp": "2019-07-15T10:46:18,533+02:00",
  "level": "INFO",
  "component": "o.e.c.r.a.AllocationService",
  "cluster.name": "distribution_run",
  "node.name": "node-0",
  "message": "Cluster health status changed.",
  "previous.health": "RED",
  "current.health": "YELLOW",
  "reason": "shards started [[user][0]] ...",
  "cluster.uuid": "jasQmjPGSouvwlq2uCi5mw",
  "node.id": "YG5tq4N-QbWalE7VN2yjmA"
}

@pgomulka pgomulka added WIP :Core/Infra/Logging Log management and logging utilities labels Jul 15, 2019
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-core-infra

@cachedout
Copy link
Copy Markdown
Contributor

This is exciting! Thank you for starting on this, @pgomulka !

@cachedout
Copy link
Copy Markdown
Contributor

Hi @pgomulka!

Thanks again for taking this one on. I just wanted to check in with you and see what the next steps were on this proposal. It would be very helpful for us to have this on the Stack Monitoring side and if there's anything we can do to help this along, we're happy to. :) Thanks!

@pgomulka
Copy link
Copy Markdown
Contributor Author

@cachedout my goal would be to combine this effort together with Elastic Common Schema support. I will create an issue to track progress and will link it here later

@cachedout
Copy link
Copy Markdown
Contributor

@pgomulka That's a very intriguing idea. Thanks for the update. I look forward to seeing what you come up with.

@pgomulka
Copy link
Copy Markdown
Contributor Author

pgomulka commented Sep 6, 2019

I will close this as is being discussed in #46119

@pgomulka pgomulka closed this Sep 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Core/Infra/Logging Log management and logging utilities WIP

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants