JianBo He 97fc7040c8 chore: update gateway configurations examples před 2 roky
..
README.md c4222557ba chore: add examples of how to configure před 2 roky
alarm.conf.example 3f0d9db674 chore: update examples to new version and fix errors před 2 roky
auto_subscribe.conf.example c4222557ba chore: add examples of how to configure před 2 roky
cluster-with-dns.conf.example 3f0d9db674 chore: update examples to new version and fix errors před 2 roky
cluster-with-etcd-ssl.conf.example 3f0d9db674 chore: update examples to new version and fix errors před 2 roky
cluster-with-etcd.conf.example 3f0d9db674 chore: update examples to new version and fix errors před 2 roky
cluster-with-k8s.conf.example 3f0d9db674 chore: update examples to new version and fix errors před 2 roky
cluster-with-manual.conf.example 3f0d9db674 chore: update examples to new version and fix errors před 2 roky
cluster-with-static.conf.example 3f0d9db674 chore: update examples to new version and fix errors před 2 roky
conn_congestion.conf.example c4222557ba chore: add examples of how to configure před 2 roky
dashboard-with-http.conf.example 3f0d9db674 chore: update examples to new version and fix errors před 2 roky
dashboard-with-https.conf.example 3f0d9db674 chore: update examples to new version and fix errors před 2 roky
exhook.conf.example c4222557ba chore: add examples of how to configure před 2 roky
file_transfer-with-local-exporter.conf.example c4222557ba chore: add examples of how to configure před 2 roky
file_transfer-with-s3-exporter.conf.example c4222557ba chore: add examples of how to configure před 2 roky
flapping_detect.conf.example c4222557ba chore: add examples of how to configure před 2 roky
force_gc.conf.example c4222557ba chore: add examples of how to configure před 2 roky
force_shutdown.conf.example c4222557ba chore: add examples of how to configure před 2 roky
gateway.coap.conf.example 97fc7040c8 chore: update gateway configurations examples před 2 roky
gateway.exproto.conf.example 97fc7040c8 chore: update gateway configurations examples před 2 roky
gateway.lwm2m.conf.example 97fc7040c8 chore: update gateway configurations examples před 2 roky
gateway.mqttsn.conf.example 97fc7040c8 chore: update gateway configurations examples před 2 roky
gateway.stomp.conf.example 97fc7040c8 chore: update gateway configurations examples před 2 roky
license.conf.example c4222557ba chore: add examples of how to configure před 2 roky
listeners.quic.conf.example 3f0d9db674 chore: update examples to new version and fix errors před 2 roky
listeners.ssl.conf.example 3f0d9db674 chore: update examples to new version and fix errors před 2 roky
listeners.tcp.conf.example 3f0d9db674 chore: update examples to new version and fix errors před 2 roky
listeners.ws.conf.example 3f0d9db674 chore: update examples to new version and fix errors před 2 roky
listeners.wss.conf.example 3f0d9db674 chore: update examples to new version and fix errors před 2 roky
log.console.conf.example c4222557ba chore: add examples of how to configure před 2 roky
log.file.conf.example c4222557ba chore: add examples of how to configure před 2 roky
mqtt.conf.example 3f0d9db674 chore: update examples to new version and fix errors před 2 roky
node.conf.example c4222557ba chore: add examples of how to configure před 2 roky
overload_protection.conf.example c4222557ba chore: add examples of how to configure před 2 roky
plugin.conf.example 42140b3d89 chore: fix spell && style error před 2 roky
prometheus.conf.example 42140b3d89 chore: fix spell && style error před 2 roky
psk_authentication.conf.example c4222557ba chore: add examples of how to configure před 2 roky
retainer.conf.example c4222557ba chore: add examples of how to configure před 2 roky
slow_subs.conf.example 42140b3d89 chore: fix spell && style error před 2 roky
sys_topics.conf.example c4222557ba chore: add examples of how to configure před 2 roky
sysmon.os.conf.example c4222557ba chore: add examples of how to configure před 2 roky
sysmon.vm.conf.example c4222557ba chore: add examples of how to configure před 2 roky

README.md

Examples

Here are examples of how to configure features In EMQX, most of them can be used directly by copy-paste content into the emqx.conf file, others may need to be slightly modified to use, for example, you should change the listener port or HTTP URL to what you actually used.

Although we have tried to show every configurable field in the example, you do not need to care about each one, since most of them already have default values and can be omitted in the configuration file.

If you are confused about some fields, please refer to our documents, here are just some simple configuration examples with necessary descriptions.

Documentation

The EMQX documentation is available at www.emqx.io/docs/en/latest/.

The EMQX Enterprise documentation is available at docs.emqx.com/en/.