Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个 ejabberd xmpp pubsub 服务器,我想查看已发布到特定节点的消息。有没有办法在网络管理员中实现这一点?如果没有,怎么办?非常感谢。
我不知道从网络管理员查看 pubsub 节点活动的方法,但 ejabberd 确实有一个 ejabberd-message-archiving 模块并且可能允许它。
您可以创建一个机器人或其他订阅您要跟踪的节点的代码,并让它创建一个 Web 可查看的存档。