Code Monkey home page Code Monkey logo

Comments (5)

evilcel3ri avatar evilcel3ri commented on July 28, 2024

Hi!

As far as I know, those are messages regarding issues in the analysis. There is some logging for administration purposes on the online version but nothing should leave your local instance.

But I think @U039b should know a bit more than me on that. 😁

from bazaar.

b-u-g-s avatar b-u-g-s commented on July 28, 2024

Thanks, are those errors logged somewhere? I'd like to see what I may have missed during the analysis.

from bazaar.

U039b avatar U039b commented on July 28, 2024

Hi!
This message indicates that the analysis may be incomplete.
In production, we use Sentry to collect errors. In local deployment, exceptions are printed out into the logs. Some steps like MalwareBazaar analysis fails and that's okay simply because Pithus was not able to retrieve the MalwareBazaar report which does not exist.
Analysis status is logged into the analysis_tasks ElasticSearch index and failed tasks are listed in the Django Q section of the administration panel.

from bazaar.

b-u-g-s avatar b-u-g-s commented on July 28, 2024

Hi,
it would be great to have a centralised point in the portal where you could see the errors encountered.
For Django, I can see it on the admin portal.
But for the elasticsearch, not sure where to go...
I can logon to Kibana on port 5601 and I can see the analysis_tasks in the elastic management tab but no data... is there a way to access those logs from the local Kibana portal?

from bazaar.

U039b avatar U039b commented on July 28, 2024

Errors are already centralized. Analysis statuses are logged (without traceback or so) into Elastic Search to determine if an analysis is finished or not. Each analysis step is handled by Django Q and failing tasks traceback is available in the admin panel. If a task fails, that does not mean that there is a bug.

Unhandled or special errors (lets say "critical errors") are reported into Sentry because those errors are most probably bugs.

from bazaar.

Related Issues (20)

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.