run cribl¶
tarball¶
download and verify¶
Download it from cribl download. Also download the sha256 file to check the hash of the tarball.
Run the following in the same directory as both the sha256 file and tarball:
sha256sum -c cribl-VERSION-linux-x64.tgz.sha256
extract¶
tar -zxf cribl-VERSION-linux-x64.tgz
run it¶
bin/cribl start
default username: admin
default password: admin
License agreement and registration¶
gross
Change the password.
docker¶
p*dman?