# slg is structured log grep Example: ```bash $ echo "key=val key2=val key3=val" | slg key2 key2=val ```