An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Docker rsyslog

[![GitHub license](https://img.shields.io/github/license/hatamiarash7/docker-rsyslog)](https://github.com/hatamiarash7/docker-rsyslog/blob/master/LICENSE) [![Release](https://github.com/hatamiarash7/Docker-rsyslog/actions/workflows/docker.yml/badge.svg)](https://github.com/hatamiarash7/Docker-rsyslog/actions/workflows/docker.yml) ![Docker Image Size (latest by date)](https://img.shields.io/docker/image-size/hatamiarash7/rsyslog)

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 💛

[![Donate with Bitcoin](https://img.shields.io/badge/Bitcoin-bc1qmmh6vt366yzjt3grjxjjqynrrxs3frun8gnxrz-orange)](https://donatebadges.ir/donate/Bitcoin/bc1qmmh6vt366yzjt3grjxjjqynrrxs3frun8gnxrz) [![Donate with Ethereum](https://img.shields.io/badge/Ethereum-0x0831bD72Ea8904B38Be9D6185Da2f930d6078094-blueviolet)](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. 👍