emqx-docs icon indicating copy to clipboard operation
emqx-docs copied to clipboard

EMQX product documentation

Results 251 emqx-docs issues
Sort by recently updated
recently updated
newest added

cluster { discovery_strategy = K8s K8s { apiserver = "http://10.110.111.204:8080" service_name = emqx address_type = ip suffix = "pod.local" # 此为可选项 namespace = default } } discovery_strategy 的值只能是k8s,K不是大写不是大写!!! ![20240628143854](https://github.com/emqx/emqx-docs/assets/38985882/9c784e45-9a6e-4273-88c3-8f3e8a7f5640)

[EMQX-12482](https://emqx.atlassian.net/browse/EMQX-12482).

File: [/zh_CN/access-control/authn/mnesia.md](https://docs.emqx.com/zh/emqx/latest/access-control/authn/mnesia.html) 开启密码认证 使用内置数据库, 那么如何动态地添加用户呢?

EMQX 启动时配置的优先级:环境变量 > `emqx.conf` > `cluster.hocon` EMQX 运行时配置的优先级:谁最后修改,谁优先级最高。(文档中未明确说明) 这存在一个问题,如果 EMQX 先从 `emqx.conf` 启动,在 EMQX 运行过程中我通过 Dashboard 修改了配置(比如更新某个 Sink 的地址),这时如果 EMQX 发生重启,将丢失上一次运行期间的所有修改,回退到 `emqx.conf` 中的配置,这可能导致服务不可用(因为 Sink 的地址已经失效等等) 我想文档中必须明确地提醒这一点:在特定情况下(就像前面说的那样),EMQX 重启前后的运行状态可能不一样,以及用户需要怎么做来避免这种情况。

File: [/zh_CN/data-integration/data-bridge-kafka.md](https://docs.emqx.com/zh/emqx/latest/data-integration/data-bridge-kafka.html#%E5%88%9B%E5%BB%BA-kafka-%E7%94%9F%E4%BA%A7%E8%80%85%E8%BF%9E%E6%8E%A5%E5%99%A8) Could you please provide how to configure directly in the MQTT configuration file instead of through the console? --- *This issue was automatically translated from Chinese.*

![image](https://github.com/emqx/emqx-docs/assets/35619815/9d326414-5b3b-4326-a15e-adada4b1ece8)