python uses filebeat, the purpose is to collect logs
Project description
filebeat
介绍
python 项目使用filebeat
示例
import filebeat
# 加载配置,is_linux=True 使用Linux版的filebeat,is_linux=False 使用Mac版的filebeat
fb = filebeat.load_config('/Users/lhb/work/gitee/learn_elk/filebeat_yamls/filebeat.yml', is_linux=False)
# 运行
fb.run()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
filebeat-0.0.1.tar.gz
(66.3 MB
view details)
File details
Details for the file filebeat-0.0.1.tar.gz
.
File metadata
- Download URL: filebeat-0.0.1.tar.gz
- Upload date:
- Size: 66.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9d343a78b1c664b9471dc8cdcfbb1b8bc7fb288a64cb3ba06b5127d1721212e0 |
|
MD5 | 7bc343cfc64a20f2e96b1016fecce1e6 |
|
BLAKE2b-256 | a02d9d55511ed4c13a7f63f33e6f00c50e606c12a4a65859afa18cd555a2f711 |