- Mastering Kibana 6.x
- Anurag Srivastava
- 145字
- 2021-07-16 18:20:09
Filebeat
To download and install Filebeat, use the commands that work with your system (deb for Debian/Ubuntu, rpm for Red Hat/CentOS/Fedora, macOS for OS X, Docker for any Docker platform, and win for Windows), as follows:
- Ubuntu:
curl -L -O https://artifacts.elastic.co/downloads/beats/filebeat/filebeat-6.2.1-amd64.deb
sudo dpkg -i filebeat-6.2.1-amd64.deb
- Red Hat:
curl -L -O https://artifacts.elastic.co/downloads/beats/filebeat/filebeat-6.2.1-x86_64.rpm
sudo rpm -vi filebeat-6.2.1-x86_64.rpm
- macOS:
curl -L -O https://artifacts.elastic.co/downloads/beats/filebeat/filebeat-6.2.1-darwin-x86_64.tar.gz
tar xzvf filebeat-6.2.1-darwin-x86_64.tar.gz
- Windows:
- Download the Filebeat Windows ZIP file from the downloads page.
- Extract the contents of the ZIP file into C:\Program Files.
- Rename the filebeat-<version>-windows directory to Filebeat.
- Open a PowerShell prompt as an administrator (right-click the PowerShell icon and select Run as administrator). If you are running Windows XP, you may need to download and install PowerShell.
- From the PowerShell prompt, run the following commands to install Filebeat as a Windows service:
PS > cd 'C:\Program Files\Filebeat'
PS C:\Program Files\Filebeat> .\install-service-filebeat.ps1
推薦閱讀
- AutoCAD繪圖實(shí)用速查通典
- Div+CSS 3.0網(wǎng)頁布局案例精粹
- Visual C# 2008開發(fā)技術(shù)實(shí)例詳解
- Hands-On Cybersecurity with Blockchain
- 完全掌握AutoCAD 2008中文版:機(jī)械篇
- Machine Learning with Apache Spark Quick Start Guide
- Practical Big Data Analytics
- 邊緣智能:關(guān)鍵技術(shù)與落地實(shí)踐
- 網(wǎng)絡(luò)脆弱性掃描產(chǎn)品原理及應(yīng)用
- Natural Language Processing and Computational Linguistics
- 西門子S7-1200/1500 PLC從入門到精通
- Mastering MongoDB 4.x
- 從祖先到算法:加速進(jìn)化的人類文化
- 系統(tǒng)建模與控制導(dǎo)論
- 智能控制技術(shù)及其應(yīng)用