

Holy shit that’s brilliant
Holy shit that’s brilliant
I know it’s not totally relevant but I once convinced a company to run their log aggregators with 75 servers and 15 disks in raid0 each.
We relied on the app layer to make sure there was at least 3 copies of the data and if a node’s array shat the bed the rest of the cluster would heal and replicate what was lost. Once the DC people swapped the disk we had automation to rebuild the disks and add the host back into the cluster.
It was glorious - 75 servers each splitting the read/write operations 1/75th and then each server splitting that further between 15 disks. Each query had the potential to have ~1100 disks respond in concert, each with a tiny slice of the data you asked for. It was SO fast.
Our patch improves data harvesting speed by 13%!
I put my cloud in containers
I’ve asked for help finding API endpoints that do what I want because I’m feeling too lazy to pour over docs and it’ll just invent endpoints that don’t exist
Blasphemy, that’s not regex that’s just fancy grep
Funny how giant corporations known for sucking the life out of their employees are terrified of unionization.
Any roadblocks? Any roadblocks? Squaaa, any roadblocks?
Perhaps more than one thing, who can know?
I mean gitlab is pretty sweet
for X in $(seq -f host%02g 1 9); do echo $X; ssh -q $X “grep the shit”; done
:)
But yeah fair, I do actually use a big data stack for log monitoring and searching… it’s just way more usable haha
Sometimes I go into my router’s logs and look at the firewall messages where it blocks all the traffic my printer tries to send to the internet with a smug look on my face