https://github.com/hatamiarash7/docker-rsyslog
Deploy rsyslog server using Docker
https://github.com/hatamiarash7/docker-rsyslog
logging rsyslog syslog
Last synced: 5 months ago
JSON representation
Deploy rsyslog server using Docker
- Host: GitHub
- URL: https://github.com/hatamiarash7/docker-rsyslog
- Owner: hatamiarash7
- License: mit
- Created: 2023-05-27T12:36:57.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-14T20:55:04.000Z (over 1 year ago)
- Last Synced: 2025-02-14T21:32:57.300Z (over 1 year ago)
- Topics: logging, rsyslog, syslog
- Language: Dockerfile
- Homepage: https://www.rsyslog.com
- Size: 21.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Docker rsyslog
[](https://github.com/hatamiarash7/docker-rsyslog/blob/master/LICENSE) [](https://github.com/hatamiarash7/Docker-rsyslog/actions/workflows/docker.yml) 
Deploy rsyslog server using Docker.
## Usage
Run your container using this command:
```bash
docker run -d --name rsyslog -p 514:514/udp hatamiarash7/rsyslog:v1.1.0
```
---
## Support 💛
[](https://donatebadges.ir/donate/Bitcoin/bc1qmmh6vt366yzjt3grjxjjqynrrxs3frun8gnxrz) [](https://donatebadges.ir/donate/Ethereum/0x0831bD72Ea8904B38Be9D6185Da2f930d6078094)
## Contributing 🤝
Don't be shy and reach out to us if you want to contribute 😉
1. Fork it !
2. Create your feature branch : `git checkout -b my-new-feature`
3. Commit your changes : `git commit -am 'Add some feature'`
4. Push to the branch : `git push origin my-new-feature`
5. Submit a pull request
## Issues
Each project may have many problems. Contributing to the better development of this project by reporting them. 👍