Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elastic/ecs-logging-java
https://github.com/elastic/ecs-logging-java
ecs java logging
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/elastic/ecs-logging-java
- Owner: elastic
- License: apache-2.0
- Created: 2019-08-08T07:36:05.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-09-26T06:02:33.000Z (about 2 months ago)
- Last Synced: 2024-09-27T01:53:40.043Z (about 2 months ago)
- Topics: ecs, java, logging
- Language: Java
- Homepage: https://www.elastic.co/guide/en/ecs-logging/java/current/intro.html
- Size: 680 KB
- Stars: 141
- Watchers: 242
- Forks: 75
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build Status](https://github.com/elastic/ecs-logging-java/actions/workflows/test.yml/badge.svg)](https://github.com/elastic/ecs-logging-java/actions/workflows/test.yml)
[![Maven Central](https://img.shields.io/maven-central/v/co.elastic.logging/ecs-logging-java-parent.svg)](https://search.maven.org/search?q=g:co.elastic.logging)# ECS-based logging for Java applications
Centralized logging for Java applications with the Elastic stack made easy
## Release announcements
To get notified about new releases, watch this repository for `Releases only`.
## Getting Help
If you need help or hit an issue, please start by opening a topic on our [discuss forums](https://discuss.elastic.co/c/observability/logs/69).
Please note that we reserve GitHub tickets for confirmed bugs and enhancement requests.## Documentation
Docs are located on [elastic.co](https://www.elastic.co/guide/en/ecs-logging/java/current/index.html).
## License
ECS Logging Java is licensed under [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0.html).