ejabberd
ejabberd copied to clipboard
Robust, Ubiquitous and Massively Scalable Messaging Platform (XMPP, MQTT, SIP Server)
as I understand ejabberd uses standard Erlang logging output I would like to know if there is any solution ejbberd service `error` and `crash` logs send to elastic or journalctl...
## Environment - ejabberd version: 22.05 - Erlang version: 12.3.1 - OS: Linux (Debian) - Installed from: source ## Errors from error.log/crash.log No errors ## Bug description After upgrated to...
In continious to that issue: #2649 This option works but the PEP message is not being sent to the users if there is no an active resource connected to that...
## Environment - ejabberd version: 21.12 - Erlang version: Erlang (SMP,ASYNC_THREADS) (BEAM) emulator version 10.7.2.14 - OS: Linux (Buildroot) - Installed from: Buildroot ## Errors from error.log/crash.log ``` 2022-06-10 15:58:52.255985+02:00...
Before creating a ticket, please consider if this should fit the discussion forum better: https://github.com/processone/ejabberd/discussions ## Environment - ejabberd version: 21.12 - Erlang version: `erl +V` - OS: Linux (Debian)...
Before creating a ticket, please consider if this should fit the discussion forum better: https://github.com/processone/ejabberd/discussions ## Environment - ejabberd version: 21.12 - Erlang version: `erl +V` - OS: Linux (AWS)...
Before creating a ticket, please consider if this should fit the discussion forum better: https://github.com/processone/ejabberd/discussions ## Environment - ejabberd version: 16.09 - Erlang version: `erl +V` - OS: Amazon Linux...
Support queueing outgoing stanzas and stream management elements for up to a configurable number of milliseconds (with a configurable queue size limit). This allows for batching up multiple XML elements...
Hi! Would you please consider to support wildcards for the [`include_config_file` option](https://docs.ejabberd.im/admin/configuration/file-format/#include-additional-files) in the ejabberd configuration? **Desired functionality:** All yml files in `/etc/ejabberd/conf.d` get the imported. **Actual functionality:** `include_config_file: /etc/ejabberd/conf.d/*.yml`...
This XEP make mod_last more useful with auto away features supported by XMPP clients. Reference: http://xmpp.org/extensions/xep-0256.html