Easy steps to install logcli package on Mac
Package Information:
Application Name – logcli
What is logcli – Not Available for logcli
Use of logcli – Run LogQL queries against a Loki server
URL – https://grafana.com/loki
Installation Steps:
- Open Terminal using Spotlight search by pressing
<command+space>
. Type terminal and hitEnter
key. - Now, run following command to install homebrew (brew)
- Install logcli using brew
brew install logcli
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
logcli is ready to use now!