Code Monkey home page Code Monkey logo

loganalysis's People

Contributors

schmidhorst avatar toafez avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

loganalysis's Issues

Search strings containing a " don't work

I was trying to search for Invalid json format: {"compatibility_interval but when I click on "Start search.." the search text box clears and the search finds every line in the log.

If I try escaping the " with \" when I click "Start search..." the search text box changes from
Invalid json format: {\"compatibility_interval
to
Invalid json format: {

Feature Request

It would be great if LogAnalysis supported Boolean searches. If that's not possible or too hard, then maybe allow searching in the current search results.

Another suggestion is make the search box have a drop down list of previous search terms that were entered.

Feature Request: Case insensitive search option

It would be nice if LogAnalysis had a case insensitive option.

I often search for something I know is in the log and LogAnalysis doesn't find it. Then I realise it has a capitol letter in the log and I was searching for all lower case.

Better way of adding the user to the group

Rather than hacking /etc/group with sed in app_permissions.sh, the official way of adding an user to a group in Synology can be used:

synogroup --member log Log_Analysis

Major Security issue

Opening the following url allows viewing the content of (probably) any file on the system:

https://<nas_url>:5001/webman/3rdparty/LogAnalysis/index.cgi?page=contentview&resultfile=/etc/passwd

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.