This module sets the process name to prosody
so it shows
up as such instead of lua
in process management tools.
To use this module, you’ll need the proctitle Lua library: https://github.com/hoelzro/lua-proctitle
With the plugin installer in Prosody 0.12 you can use:
sudo prosodyctl install --server=https://modules.prosody.im/rocks/ mod_proctitle
For earlier versions see the documentation for installing 3rd party modules