evolve icon indicating copy to clipboard operation
evolve copied to clipboard

No handlers could be found for logger "volatility.plugins."pluginname""

Open rprasko opened this issue 9 years ago • 2 comments

Hi,

 Everything is working for evolve for me to this point. One thing is some of the plugins produce a command like the following:

No handlers could be found for logger "volatility.plugins.dumpfiles"

I just wanted to see what this meant. There are a few of the plugins give me this same command. I was wondering if there was a way to fix this since I'd like to be able to use most plugins for analysis. Let me know, anything is appreciated.

Thanks

rprasko avatar Sep 14 '15 18:09 rprasko

Not all of the plugins support output in sqlite. I'm working on updating some of the plugins to provide support, but also trying to work out a way to collect non SQLite data to include.

On Sep 14, 2015, at 11:32, rprasko <[email protected]mailto:[email protected]> wrote:

Hi,

Everything is working for evolve for me to this point. One thing is some of the plugins produce a command like the following:

No handlers could be found for logger "volatility.plugins.dumpfiles"

I just wanted to see what this meant. There are a few of the plugins give me this same command. I was wondering if there was a way to fix this since I'd like to be able to use most plugins for analysis. Let me know, anything is appreciated.

Thanks

� Reply to this email directly or view it on GitHubhttps://github.com/JamesHabben/evolve/issues/10.

JamesHabben avatar Sep 14 '15 19:09 JamesHabben

Hi rprasko, Check this out again using Volatility 2.5. Almost all of the native modules now support SQLite.

JamesHabben avatar Nov 24 '15 00:11 JamesHabben