Openfire Audit Log Reader

This is the first time I’m seeing this. Thanks for sharing! I’m not sure if there’s continued interest in maintaining this project, but if so, we can consider adding it’s source code to our git repository, and make it more of a featured project of this community. What do you think?

I would like to view the uploaded BASE64 images. But the application does not load logs on Windows Server 2012

You can find the repository at https://github.com/sethrandall/OpenfileLogReader

Ah, excellent! Are you interested in moving it under the igniterealtime Github account, or do you prefer to keep it as-is? Under Ignite’s github account, we can configure things so you retain full control, but it has the added benefit of a bit more visibility. Others more likely to pitch in perhaps?

That would be great. I don’t know how much time I personally have to update it, so making more accessible to ignite realtime users would be perfect.

Ok, then let’s see if we can make that happen. According to https://docs.github.com/en/free-pro-team@latest/github/administering-a-repository/transferring-a-repository things should be simple. @akrherz, do you have thoughts on the matter?

I am unsure as this is not something in our wheel house to maintain as it isn’t a java plugin for openfire. I am not against this though, transferring would be the way to go.

Just to verify, I should transfer it to the user igniterealtime?

Our Github account contains projects other than Java projects for Openfire. As this appears to be a popular utility, placing it under our flag makes sense to me. Let’s make this happen.

Yes please (although the igniterealtime entity on Github is an organization, not a user).

I’m getting the following error message:
You don’t have the permission to create public repositories on igniterealtime

It appears I will need at least temporary access to create a repository in the organization or will need to transfer it to an individual who does.

Yikes, from the docs:

  • To transfer a repository that you own to an organization, you must have permission to create a repository in the target organization.

You hopefully got an invitation to be a member, maybe that will allow you to transfer the repo?

I have not received an invitation yet.

Shrug, can you just transfer it to me then and I’ll move it up, I’m @akrherz on github.

Done

1 Like

And done :slight_smile: https://github.com/igniterealtime/OpenfireLogReader

1 Like

Hi! Your log reader is amazing! I would like to know if there is a possibility to search by message. Something similar to the CTRL+F functionality in Google Chrome. It would help me a lot.