If you’ve ever used your cell phone to give your laptop an internet connection (a.k.a. tethering), then you know how valuable bandwidth is. Exceed that bandwidth and your facing additional charges for you cell phone plan. So how do you maximize your bandwidth? One of the simplest ways is to
Month: March 2019
Kibana in a Docker Container not Responding
I’ve been experimenting lately with the Elastic Stack, Elasticsearch, Logstash, and Kibana, from Elastic, for a few weeks now. I ran into a problem with Kibana running away and becoming unresponsive, so I decided to give it a try running the three in Docker containers. If you’re following the official
YAML Gotchas
YAML is seeing an increase in usage for configuration files. While this is good, there are a few things to watch out for. I will add to this list as I come across, or hear of, more things to watch out for. Indentation Matters (A LOT) Much like Python, indentation