Eric Landry
Eric Landry
Quick and dirty support for basic authentication to Elasticsearch URLs
**What is the problem you're trying to solve** `mac_address` is under the **service** level, but should be under the **service.network** level **Describe the solution you'd like** I want to control...
I was trying to figure out why my viz was no longer working since my refactor towards Docker Compose v2. I started to revert some changes and found that adding...
I'd love to see this beat be docker-able like: https://github.com/Ingensi/dockbeat
### Description The output of `docker compose up` overwhelms my terminal when my `compose.yaml`'s container count exceeds the terminal height. ### Steps To Reproduce * Create a `compose.yaml` file with...
Using a network interface with IPv6 enabled, there's usually a SLAAC IPv6 link-local address (fe80::/10) : ``` user@host:/tmp/mtr$ ip a show enp0s25 2: enp0s25: mtu 1500 qdisc fq_codel state UP...