grok-exporter on AUR (Arch User Repository)

Last updated: November 25,2024

1. Install "grok-exporter" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install grok-exporter on Arch using YAY

$ yay -S grok-exporter

* (Optional) Uninstall grok-exporter on Arch using YAY

$ yay -Rns grok-exporter

2. Manually Install "grok-exporter" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone grok-exporter's git locally

$ git clone https://aur.archlinux.org/grok-exporter.git ~/grok-exporter

c. Go to ~/grok-exporter folder and install it

$ cd ~/grok-exporter $ makepkg -si

3. Information about the grok-exporter package on Arch User Repository (AUR)

ID: 580847
Name: grok-exporter
PackageBaseID: 139111
PackageBase: grok-exporter
Version: 0.2.6-1
Description: Export Prometheus metrics from arbitrary unstructured log data (from binary release).
URL: https://github.com/fstab/grok_exporter
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mathieu.clabaut
Submitter: mathieu.clabaut
FirstSubmitted: 1548681792
LastModified: 1548681792
URLPath: /cgit/aur.git/snapshot/grok-exporter.tar.gz