#fullwidth #Games

Multiple Steam Library Folders

Steam, Valve’s content delivery network, games marketplace and cloud savefile storage system, among other things has supported having multiple install locations for your games library. As SSDs become more and more prevalent and cheaper, many people are looking to install their stuff on the much faster SSD. To create a new installation location for *future* installs – this article doesn’t cover moving your existing Steam library – simply open your Steam settings, hit the “Downloads” tab and click “Steam Library Folders” ...

#fullwidth #Grok #Internet #Logstash #Tech #Tutorials

Useful Logstash GROK patterns

In my previous post, I outlined how I manage the collection of logs across our infrastructure at a high level with Logstash and Elasticsearch. I also touched upon viewing and searching through the data with Kibana, a Javascript frontend. In this post, I want to cover an important interim step if using the packages in the ElasticSearch repos is unfeasible or if you are running legacy servers that the repos don’t provide packages for. ...

#fullwidth #Internet #Logstash #Tech #Tutorials

Getting started with Logstash

Hello, I’m a sysadmin. I manage servers for a living. About a hundred of them, at last count. One of the biggest challenges in my job is keeping tabs on what’s going on inside my infrastructure. Was the last email sent to dave.mcUserface@example.org delivered? What’s the busiest nginx host in the network? Which vhost gets the most traffic? What was the average load across the entire infrastructure at 04:53, three days ago? ...