issues
search
SumoLogic
/
sumoshell
A terminal-only version of Sumo written in Go
Apache License 2.0
326
stars
22
forks
source link
add more operators
#4
Open
rcoh
opened
9 years ago
rcoh
commented
9 years ago
[x] where (filter)
[ ] pct
[x] "as" eg. 5 * x as y
[ ] parse regex & multi
[ ] transpose
[ ] timeslice (needs timestamp parsing & rendering)
[ ] sort
rcoh
commented
9 years ago
added where
rcoh
commented
9 years ago
added expr via python callout