podonnell 47 Posted 1 hour ago Posted 1 hour ago Hi, Is there any way to run a search on activity? When I click the 'Activity' button to see the history (this link: /web/index.html#!/serveractivity?useractivity=true), that does seem to bring up the entire history of the server. However, if I ctrl+f on an item, it doesn't work, as it seems to only load items that you scroll down and hover over. I'm hoping to be able to do a proper search that will show any activity for a particular item -- is there a way to do this? Thanks.
Happy2Play 9792 Posted 1 hour ago Posted 1 hour ago (edited) Currently there is no option besides manually copying the activitylog.db and doing your own queries on that db or grabbing on from the backup folder. Opening the Activitylog in the ui is not searchable do to the virtual loading as you scroll as it could take forever for this log that technically goes back years or as old as your server. I would assume devs would have to add a specific search option for this database only. This is where the Playback Reporting plugin has some advantages with being able to query it db within the plugin. Edited 1 hour ago by Happy2Play
podonnell 47 Posted 1 hour ago Author Posted 1 hour ago 9 minutes ago, Happy2Play said: Playback Reporting plugin Ooooh wonderful recommendation, thanks. I'll check that out.
Happy2Play 9792 Posted 1 hour ago Posted 1 hour ago Just now, podonnell said: Ooooh wonderful recommendation, thanks. I'll check that out. Only issue with plugin is it only tracks from time of installation as it runs its own db.
podonnell 47 Posted 1 hour ago Author Posted 1 hour ago 1 minute ago, Happy2Play said: Only issue with plugin is it only tracks from time of installation as it runs its own db. Damn, yeah -- just realizing that. I think I have a tool that lets me query .db files -- that might be the better route.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now