https://github.com/tasmidur/kafka-winston-transformer
The kafka-winston-transformer is used for pushing system log to kafka topic for collection and analysis
https://github.com/tasmidur/kafka-winston-transformer
Last synced: 2 months ago
JSON representation
The kafka-winston-transformer is used for pushing system log to kafka topic for collection and analysis
- Host: GitHub
- URL: https://github.com/tasmidur/kafka-winston-transformer
- Owner: tasmidur
- License: mit
- Created: 2022-09-12T11:24:55.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-12T11:28:41.000Z (over 2 years ago)
- Last Synced: 2025-01-26T11:29:37.036Z (4 months ago)
- Language: TypeScript
- Size: 56.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
NestJS npm Package Starter
### Installation
1. Clone the repo
2. Run npm/yarn install```bash
cd nestjs-package-starter
npm install
```## Change Log
See [Changelog](CHANGELOG.md) for more information.
## Contributing
Contributions welcome! See [Contributing](CONTRIBUTING.md).
## Author
**John Biundo (Y Prospect on [Discord](https://discord.gg/G7Qnnhy))**
## License
Licensed under the MIT License - see the [LICENSE](LICENSE) file for details.