A simple command line interface to grep live text stream of docker logs.
Are you fed up of grepping docker logs with no results?? grepdl keeps you from write unnecessarily longs commands.
It offer options for:
- grep by regex
- grep case insensitive
- filter docker logs with timestamps (since and until)
Let's try grepdl and contributes to the scripts finding issues or fixing them.
Packaging
Look at the repository README for installation instructions.
This release provide the following packages:
- rpm: alternatively, you can find it at http://andreatedeschi.uno/grepdl/grepdl-1.0-1.noarch.rpm
- deb: alternatively, tou can find it at http://andreatedeschi.uno/grepdl/grepdl_1.0-1_all.deb
- source code
- pypi package (sudo pip install grepdl)