Best Pickins’
- Build Secure VLAN Networks with 'Shibby' Router Firmware
- Run iTunes on Linux via Wine
- Fix for Intel i915 GPU Freeze on Recent Linux Kernels
- Installing CentOS on the Raspberry Pi
- Using KWin with Xfce
- Logitech G933 Wireless Headset on Linux
- Linux Laptop Power Tuning with Powertop and Friends
- Automate SuperMicro Server Provisioning or Die Trying
- Create an HD Gaming Capture/Streaming Setup with Linux
- How to Use Self-signed SSL Certificates for Plex Media Server
Squatters
- 386,334 hobos
Blogroll
- My Tweets
Code
- sadsfae pushed to master in redhat-performance/quadssadsfae pushed to master in redhat-performance/quads Dec 6, 2019 1 commit to master f392a59 feat: reporting […]
- sadsfae opened an issue in redhat-performance/quadssadsfae opened an issue in redhat-performance/quads Dec 6, 2019 [RFE] Auto-generate combined --report-available + --report-scheduled #300 With the forthcoming inclusion of reporting functionality https://review.gerrithub.io/c/redhat-performance/quads/+/475511 We should provide up-to-d… […]
- sadsfae pushed to master in redhat-performance/quadssadsfae pushed to master in redhat-performance/quads Dec 4, 2019 1 commit to master 5bc911f Provide validation troubleshooting docs. […]
- sadsfae pushed to master in redhat-performance/quadssadsfae pushed to master in redhat-performance/quads Dec 2, 2019 2 commits to master 5379d6b Merge "Update wording, subject on future_initial." 6baa3a9 Update wording, subject on future_initial. […]
- sadsfae pushed to master in redhat-performance/quadssadsfae pushed to master in redhat-performance/quads Dec 2, 2019 2 commits to master 4163427 Merge "feat: added debug option to validate_env" 96807b4 feat: added debug option to validate_env […]
- sadsfae pushed to master in redhat-performance/quads
Tags
- ansible
- automation
- beer
- cloud
- comedy
- cooking
- desktop linux
- devops
- dublin
- elasticsearch
- elk
- fedora
- food
- foreman
- gaming
- git
- hobo
- home cooking
- infrastructure
- ireland
- italian
- linux
- linux gaming
- mutt
- open source
- openstack
- pasta
- performance
- power management
- privacy
- public cloud
- python
- raspberry pi
- recipe
- scale
- security
- server
- shell
- sketch
- skit
- stout
- sysadmin
- terminal
- trystack
- urban terror
- vegetarian
- what
- will foster
- xfce
Tag Archives: elk
Automate Deployment of the ELK/EFK Stack with Ansible
I recently needed to completely automate deploying a full ELK/EFK stack and clients and didn’t find anything that suited my needs so I wrote the playbooks for this in Ansible. This was my first real foray into automation with Ansible, … Continue reading
Posted in open source, sysadmin
Tagged ansible, automation, devops, elasticsearch, elk, kibana, linux, logging, logstash, sysadmin
23 Comments
How to Manually Clean Indexes from Elasticsearch
In a previous post we covered getting started with the ELK stack (Elasticsearch, Logstash, Kibana). Now we need to remove old indexes manually from an Elasticsearch datastore sorted by age. We’ll be using the curator tool in a sandbox using … Continue reading
Posted in open source, sysadmin
Tagged curator, elasticsearch, elk, linux, pip, python, sysadmin
3 Comments
How to Manually Create/Tune an Elasticsearch Index
The ELK stack provides a very powerful set of tools that allow administrators and developers unfettered access and customizable log aggregation across any manner of server, application or device. Recently I needed to stand up a new ELK stack on … Continue reading
Posted in open source, sysadmin
Tagged elasticsearch, elk, linux, logging, logstash, sysadmin
2 Comments