Hacker News new | ask | show | jobs
by lathiat 1803 days ago
Looks interesting, as someone in linux support having to remotely analyse logs rather than having a logstash/splunk/grafana/etc UI that I can use directly.. I am in need of tools like this. I will give it a run :)

EDIT: I had written here that your tool name 'ag' conflicts with "silversearcher-ag" which is a grep replacement and people are likely to be users of both. But your CLI tool name is in fact already 'agrind' just the cargo package is 'ag'. May be worth unifying them to 'agrind'?

1 comments

+1 for the cli rename.

On some distro's you can just do `apt-get install ag` for silversearcher-ag.

So "ag" is pretty common for the great silversearcher-ag tool.