日韩av黄I国产麻豆传媒I国产91av视频在线观看I日韩一区二区三区在线看I美女国产在线I麻豆视频国产在线观看I成人黄色短片

歡迎訪問 生活随笔!

生活随笔

當前位置: 首頁 >

使用brew安装Logstash(Mac)

發布時間:2025/4/16 31 豆豆
生活随笔 收集整理的這篇文章主要介紹了 使用brew安装Logstash(Mac) 小編覺得挺不錯的,現在分享給大家,幫大家做個參考.

(1)首先,點擊Elastic Homebrew存儲庫

brew tap elastic/tap % brew tap elastic/tap==> Tapping elastic/tap Cloning into '/usr/local/Homebrew/Library/Taps/elastic/homebrew-tap'... remote: Enumerating objects: 1060, done. remote: Counting objects: 100% (301/301), done. remote: Compressing objects: 100% (189/189), done. remote: Total 1060 (delta 219), reused 159 (delta 111), pack-reused 759 Receiving objects: 100% (1060/1060), 258.51 KiB | 1.68 MiB/s, done. Resolving deltas: 100% (805/805), done. Tapped 17 formulae (37 files, 362KB).

(2)點擊Elastic Homebrew存儲庫后,使用brew install命令安裝Logstash的默認發行版

brew install elastic/tap/logstash-full % brew install elastic/tap/logstash-full==> Downloading https://artifacts.elastic.co/downloads/logstash/logstash-7.14.1- ######################################################################## 100.0% ==> Installing logstash-full from elastic/tap ==> find /usr/local/Cellar/logstash-full/7.14.1/libexec/jdk.app/Contents/Home/bi ==> Caveats Please read the getting started guide located at:https://www.elastic.co/guide/en/logstash/current/getting-started-with-logstash.htmlTo have launchd start elastic/tap/logstash-full now and restart at login:brew services start elastic/tap/logstash-full Or, if you don't want/need a background service you can just run:logstash ==> Summary 🍺 /usr/local/Cellar/logstash-full/7.14.1: 13,687 files, 586.1MB, built in 27 seconds

(3)使用Homebrew進行Logstash啟動

立即啟動logstash-full,并在登錄時重新啟動

brew services start elastic/tap/logstash-full % brew services start elastic/tap/logstash-full==> Successfully started `logstash-full` (label: homebrew.mxcl.logstash-full)

(4)運行Logstash

logstash

總結

以上是生活随笔為你收集整理的使用brew安装Logstash(Mac)的全部內容,希望文章能夠幫你解決所遇到的問題。

如果覺得生活随笔網站內容還不錯,歡迎將生活随笔推薦給好友。