filters #4

Closed
opened 2018-12-25 01:52:55 +01:00 by boyska · 1 comment
Owner

circolog-tail can right now be used with grep and the other typical unix tools, which is good. However, this could be improved with a specialized filter syntax, with which it could be easier to express conditions such as:

  • the program is apache
  • severity is at least warning
  • hostname is webvm
    and of course logical operators over this.
circolog-tail can right now be used with `grep` and the other typical unix tools, which is good. However, this could be improved with a specialized filter syntax, with which it could be easier to express conditions such as: - the program is `apache` - severity is at least warning - hostname is `webvm` and of course logical operators over this.
Author
Owner

fixed by d1c3c32164

fixed by d1c3c32164457
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: boyska/circolog#4
No description provided.