|
|
|
|
|
by AdieuToLogic
337 days ago
|
|
> I just wish there was a standardized, simple way to access all the possible kinds of JSON objects that might be emitted into the logs. A schema would be a good start ... While not an industry standard, an open source specification for JSON log entries commonly used is ECS[0]. There are others, but this one can serve a system well IMHO. 0 - https://www.elastic.co/docs/reference/ecs/ecs-guidelines |
|