更新 README.md
This commit is contained in:
parent
93c58c17af
commit
4686ed155c
@ -1,6 +1,10 @@
|
|||||||
将libmodbus_plugin.so放入/opt/arkime/plugins中
|
将libmodbus_plugin.so放入/opt/arkime/plugins中
|
||||||
|
|
||||||
编辑/opt/arkime/etc/config.ini
|
编辑/opt/arkime/etc/config.ini
|
||||||
|
|
||||||
加上
|
加上
|
||||||
|
|
||||||
|
```
|
||||||
[default]
|
[default]
|
||||||
# Comma seperated list of OpenSearch/Elasticsearch host:port combinations. If not using a
|
# 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
|
# Elasticsearch load balancer, a different OpenSearch/Elasticsearch node in the cluster can be
|
||||||
@ -9,4 +13,5 @@
|
|||||||
elasticsearch=http://localhost:9200
|
elasticsearch=http://localhost:9200
|
||||||
# elasticsearchBasicAuth=
|
# elasticsearchBasicAuth=
|
||||||
plugins=libmodbus_plugin.so
|
plugins=libmodbus_plugin.so
|
||||||
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user