Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search or download System Log #24

Open
CrispinF opened this issue Aug 13, 2018 · 1 comment
Open

Search or download System Log #24

CrispinF opened this issue Aug 13, 2018 · 1 comment

Comments

@CrispinF
Copy link

hi Joe, today I was needing to trawl the System Log on a deployed website written around cloudscribe, but to which I didn't have database access.
This became very laborious, looking at each page scrolling to the bottom or ctrl+f, looking for errors relating to the contact form.
Wondering if something could be done to make this easier?

e.g. if I'd been able to export the entire log to CSV that would have allowed me to do fast searches in e.g. Notepad++, or load it into Excel or Access for more advanced searching/filtering.

Alternatively an in situ filter on a wildcard string search could have found me the contact form issues I was needing to track down.

@joeaudette
Copy link
Collaborator

That is good feedback. I think probably both search and download capabilities could be built in a couple of hours. There could be some issues with providing download capability if the log is huge though.

At the moment I have a lot of other priorities demanding my time so I don't expect to get to this soon. Since you have sponsored other work I will mention that if you want to sponsor this effort I could make it a priority.

Alternatively if any community member would like to implement it and submit a pull request, that is also an option but would require a signed contributor agreement

@joeaudette joeaudette transferred this issue from cloudscribe/cloudscribe Jun 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants