Best Pickins’
- Fix for Intel i915 GPU Freeze on Recent Linux Kernels
- Run iTunes on Linux via Wine
- Fun and Profit with Reverse SSH Tunnels and AutoSSH
- Using Offlineimap with the Gmail IMAP API
- Using VDO on CentOS/RHEL7 for Storage Efficiency
- Take Control of your Email with Mutt, OfflineIMAP and Notmuch
- Using Italics with Vim in your Terminal
- Quick Fix for Wordpress Table Text Wrapping
- Automating Dell iDRAC Administration with Racadm
- Automate SuperMicro Server Provisioning or Die Trying
Squatters
- 533,823 hobos
Blogroll
- My Tweets
Code
- sadsfae opened an issue in ProtonVPN/linux-clisadsfae opened an issue in ProtonVPN/linux-cli Jun 25, 2022 ProtonVPN CLI/GUI version 3.0 on Linux don't pass upload traffic? #83 We are happy to answer your questions about the code or discuss technical ideas. Please complete the following checklist (by adding [x]): I hav… […]
- sadsfae pushed to master in sadsfae/badfishsadsfae pushed to master in sadsfae/badfish Jun 23, 2022 2 commits to master 4efc08a Merge pull request redhat-performance#305 from redhat-performance/dev… 0ddcf8a Merge pull request redhat-performance#304 from grafuls/development 1 more commit » […]
- sadsfae pushed to main in sadsfae/sadsfaesadsfae pushed to main in sadsfae/sadsfae Jun 23, 2022 1 commit to main 9b8527f Update README.md […]
- sadsfae pushed to main in sadsfae/sadsfaesadsfae pushed to main in sadsfae/sadsfae Jun 23, 2022 1 commit to main 1a0e532 Update README.md […]
- sadsfae pushed to main in sadsfae/sadsfaesadsfae pushed to main in sadsfae/sadsfae Jun 23, 2022 1 commit to main 6804d2c Update README.md […]
- sadsfae opened an issue in ProtonVPN/linux-cli
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
24 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