- Kibana 7 Quick Start Guide
- Anurag Srivastava
- 115字
- 2021-07-02 13:55:38
Auditbeat
Auditbeat can be installed and configured on any server to audit the activities of users and processes. It's a lightweight data shipper that sends the data directly to Elasticsearch or using Logstash. Sometimes it's difficult to track changes in binaries or configuration files; Auditbeat is helpful here because it detects changes to critical files, such as different configuration files and binaries.
We can configure Auditbeat to fetch audit events from the Linux audit framework. The Linux audit framework is an auditing system that collects the information of different events on the system. Auditbeat can help us to take that data and push it to Elasticsearch from where Kibana can be utilized to create dashboards.
推薦閱讀
- 虛擬儀器設計測控應用典型實例
- 大數據戰爭:人工智能時代不能不說的事
- Visualforce Development Cookbook(Second Edition)
- PostgreSQL 11 Server Side Programming Quick Start Guide
- AWS:Security Best Practices on AWS
- 大數據改變世界
- Zabbix Network Monitoring(Second Edition)
- JSF2和RichFaces4使用指南
- 人工智能與人工生命
- Machine Learning with Apache Spark Quick Start Guide
- 智能鼠原理與制作(進階篇)
- 網絡規劃與設計
- Python Data Mining Quick Start Guide
- Building Virtual Pentesting Labs for Advanced Penetration Testing(Second Edition)
- Machine Learning with R Quick Start Guide