- 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
推薦閱讀
- Instant Raspberry Pi Gaming
- Dreamweaver CS3 Ajax網頁設計入門與實例詳解
- 大數據戰爭:人工智能時代不能不說的事
- Microsoft Power BI Quick Start Guide
- 精通Excel VBA
- Hybrid Cloud for Architects
- 分數階系統分析與控制研究
- Excel 2007技巧大全
- Machine Learning with the Elastic Stack
- Dreamweaver CS6精彩網頁制作與網站建設
- Mastering Text Mining with R
- JRuby語言實戰技術
- Practical AWS Networking
- Embedded Linux Development using Yocto Projects(Second Edition)
- 玩轉PowerPoint