Hi everyone,
I’'m thinking about writing a little plugin to log ALL messages (chat, normal, headline etc.) going through the server.
But I don’'t have a clue how to catch all messages :/.
Any hints ?
Finn
Hi everyone,
I’'m thinking about writing a little plugin to log ALL messages (chat, normal, headline etc.) going through the server.
But I don’'t have a clue how to catch all messages :/.
Any hints ?
Finn
Take a look at the url=http://www.jivesoftware.org/builds/wildfire/docs/latest/documentation/plugin -dev-guide.htmlplugin developer guide[/url], more specifically to the url=http://www.jivesoftware.org/builds/wildfire/docs/latest/documentation/javado c/org/jivesoftware/wildfire/interceptor/PacketInterceptor.htmlPacketInterceptor /url at the bottom of the page.
Well, thank you, I should’'ve read it more carefully last time.
Hi,
there is also the I-Ball Chat Auditor (hosted on sourceforge) and you may look at the Wildfire code, it already offers an Audit Log feature.
LG