https://github.com/projectsyn/component-fluentd-forwarder
Commodore Component: fluentd-forwarder
https://github.com/projectsyn/component-fluentd-forwarder
commodore commodore-component logging projectsyn syn
Last synced: 3 months ago
JSON representation
Commodore Component: fluentd-forwarder
- Host: GitHub
- URL: https://github.com/projectsyn/component-fluentd-forwarder
- Owner: projectsyn
- License: bsd-3-clause
- Created: 2022-02-25T11:05:30.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-08T14:29:56.000Z (10 months ago)
- Last Synced: 2024-12-27T19:44:00.133Z (5 months ago)
- Topics: commodore, commodore-component, logging, projectsyn, syn
- Language: Makefile
- Homepage:
- Size: 49.8 KB
- Stars: 0
- Watchers: 9
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Commodore Component: fluentd-forwarder
This is a [Commodore][commodore] Component for fluentd-forwarder.
This repository is part of Project Syn.
For documentation on Project Syn and this component, see [syn.tools](https://syn.tools).## Documentation
The rendered documentation for this component is available on the [Commodore Components Hub](https://hub.syn.tools/{{ cookiecutter.slug }}).
Documentation for this component is written using [Asciidoc][asciidoc] and [Antora][antora].
It can be found in the [`docs`](docs) folder.
We use the [Divio documentation structure](https://documentation.divio.com/) to organize our documentation.Run the `make docs-serve` command in the root of the project, and then browse to http://localhost:2020 to see a preview of the current state of the documentation.
After writing the documentation, please use the `make docs-vale` command and correct any warnings raised by the tool.
## Contributing and license
This library is licensed under [BSD-3-Clause](LICENSE).
For information about how to contribute, see [CONTRIBUTING](CONTRIBUTING.md).[commodore]: https://syn.tools/commodore/
[asciidoc]: https://asciidoctor.org/
[antora]: https://antora.org/