Zaiming (Stone) Shi b588b88a60 chore: change autoclean interval default value to 24h 2 tahun lalu
..
README.md c4222557ba chore: add examples of how to configure 2 tahun lalu
alarm.conf.example 3f0d9db674 chore: update examples to new version and fix errors 2 tahun lalu
cluster-with-dns.conf.example b588b88a60 chore: change autoclean interval default value to 24h 2 tahun lalu
cluster-with-etcd-ssl.conf.example b588b88a60 chore: change autoclean interval default value to 24h 2 tahun lalu
cluster-with-etcd.conf.example b588b88a60 chore: change autoclean interval default value to 24h 2 tahun lalu
cluster-with-k8s.conf.example b588b88a60 chore: change autoclean interval default value to 24h 2 tahun lalu
cluster-with-manual.conf.example b588b88a60 chore: change autoclean interval default value to 24h 2 tahun lalu
cluster-with-static.conf.example b588b88a60 chore: change autoclean interval default value to 24h 2 tahun lalu
conn_congestion.conf.example c4222557ba chore: add examples of how to configure 2 tahun lalu
dashboard-with-http.conf.example 3f0d9db674 chore: update examples to new version and fix errors 2 tahun lalu
dashboard-with-https.conf.example 4d1de6509d chore: change the value of all feature switches to `enable` in examples 2 tahun lalu
delayed.conf.example 4d1de6509d chore: change the value of all feature switches to `enable` in examples 2 tahun lalu
exhook.conf.example c4222557ba chore: add examples of how to configure 2 tahun lalu
file_transfer-with-local-exporter.conf.example c4222557ba chore: add examples of how to configure 2 tahun lalu
file_transfer-with-s3-exporter.conf.example 528f49aa2e chore: fix errors in the example for the file transfer configuration 2 tahun lalu
flapping_detect.conf.example 528f49aa2e chore: fix errors in the example for the file transfer configuration 2 tahun lalu
force_gc.conf.example c4222557ba chore: add examples of how to configure 2 tahun lalu
force_shutdown.conf.example c4222557ba chore: add examples of how to configure 2 tahun lalu
gateway.coap.conf.example 97fc7040c8 chore: update gateway configurations examples 2 tahun lalu
gateway.exproto.conf.example 97fc7040c8 chore: update gateway configurations examples 2 tahun lalu
gateway.lwm2m.conf.example 97fc7040c8 chore: update gateway configurations examples 2 tahun lalu
gateway.mqttsn.conf.example 97fc7040c8 chore: update gateway configurations examples 2 tahun lalu
gateway.stomp.conf.example a6aae657a9 chore(example): fix gateway.stomp.conf.example 2 tahun lalu
license.conf.example c4222557ba chore: add examples of how to configure 2 tahun lalu
listeners.quic.conf.example 3f0d9db674 chore: update examples to new version and fix errors 2 tahun lalu
listeners.ssl.conf.example 53fdda8eef chore: more detail for examples 2 tahun lalu
listeners.tcp.conf.example 3f0d9db674 chore: update examples to new version and fix errors 2 tahun lalu
listeners.ws.conf.example 53fdda8eef chore: more detail for examples 2 tahun lalu
listeners.wss.conf.example 53fdda8eef chore: more detail for examples 2 tahun lalu
log.console.conf.example c4222557ba chore: add examples of how to configure 2 tahun lalu
log.file.conf.example 53fdda8eef chore: more detail for examples 2 tahun lalu
mqtt.conf.example 3f0d9db674 chore: update examples to new version and fix errors 2 tahun lalu
node.conf.example 53fdda8eef chore: more detail for examples 2 tahun lalu
plugin.conf.example 42140b3d89 chore: fix spell && style error 2 tahun lalu
prometheus.conf.example 4d1de6509d chore: change the value of all feature switches to `enable` in examples 2 tahun lalu
psk_authentication.conf.example 4d1de6509d chore: change the value of all feature switches to `enable` in examples 2 tahun lalu
retainer.conf.example c4222557ba chore: add examples of how to configure 2 tahun lalu
sys_topics.conf.example c4222557ba chore: add examples of how to configure 2 tahun lalu
sysmon.os.conf.example 53fdda8eef chore: more detail for examples 2 tahun lalu
sysmon.vm.conf.example 53fdda8eef chore: more detail for examples 2 tahun lalu

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/.