38 lines
1.1 KiB
Markdown
38 lines
1.1 KiB
Markdown
---
|
|
name: Support Needed
|
|
about: Asking a question about usages, docs or anything you're insterested in
|
|
title: ''
|
|
labels: "Support, needs-triage"
|
|
|
|
---
|
|
|
|
<!-- Note, lacking of information will delay the handling of issue
|
|
See our github issue handling flow here:
|
|
https://github.com/emqx/emqx/blob/master/.github/ISSUE_TEMPLATE/assets/issue-handling.png
|
|
|
|
For support in Chinese, please visit https://askemq.com/
|
|
中文支持 请访问: https://askemq.com/
|
|
-->
|
|
|
|
### Subject of the support
|
|
Describe your issue here.
|
|
|
|
Error/Warning printout if any.
|
|
|
|
### Your environment
|
|
|
|
For EMQ X 4.3 or newer, please provide the log archive generated by [node_dump tool](https://github.com/emqx/emqx/blob/master/bin/node_dump)
|
|
|
|
Otherwise please provide below info:
|
|
- EMQ X version (e.g. `emqx_ctl status`):
|
|
- If cluster (e.g. 3 X 4Core16GB):
|
|
- Hardware configuration (e.g. `lscpu`):
|
|
- OS (e.g. `cat /etc/os-release`):
|
|
- Kernel (e.g. `uname -a`):
|
|
- Erlang/OTP version (in case you build emqx from source code):
|
|
- Others:
|
|
|
|
### LOG File
|
|
|
|
Missing log file can delay the handling of the issue.
|