1555
submitted 2 years ago* (last edited 2 years ago) by c0mbatbag3l@lemmy.world to c/programmer_humor@programming.dev
you are viewing a single comment's thread
view the rest of the comments
[-] docAvid@midwest.social 2 points 2 years ago

One log file, or all, I want grep or awk, maybe with find in front, possibly throw some jq on top if something is logging big json blobs.

[-] JackbyDev@programming.dev 2 points 2 years ago

I feel you. The problem with a lot of Elastic style document search engines is that they don't ever let you search by very explicit terms because of how the index is built. I believe the pros outweigh the cons but I often wish I could "drop into" grep, less, and others from within the log aggregation tool.

[-] thelastknowngod@lemm.ee 2 points 2 years ago

That's a lot slower at scale than something like Loki.

this post was submitted on 02 Aug 2023
1555 points (100.0% liked)

Programmer Humor

20188 readers
1270 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS