2025-02-18 18:45:26 +08:00
2025-02-18 18:41:27 +08:00
2025-02-18 18:33:14 +08:00
2025-02-18 18:34:21 +08:00
2025-02-18 18:35:43 +08:00
2025-02-18 18:45:26 +08:00

将libmodbus_plugin.so放入/opt/arkime/plugins中

编辑/opt/arkime/etc/config.ini

加上

[default]
# Comma seperated list of OpenSearch/Elasticsearch host:port combinations. If not using a
# Elasticsearch load balancer, a different OpenSearch/Elasticsearch node in the cluster can be
# specified for each Arkime node to help spread load on high volume clusters. For user/password
# use https://user:pass@host:port OR elasticsearchBasicAuth
elasticsearch=http://localhost:9200
# elasticsearchBasicAuth=
plugins=libmodbus_plugin.so
Description
arkime modbus 插件
Readme 46 KiB
Languages
C 100%