Jump to content

Recommended Posts

Right now my company is using the corporate edition of Malwarebytes Anti-Malware version 1.80.1.1011. I have been wanting to write a script to process the log files, right now the log files are in a text file format. I see in the consumer version 2.0 they changed the log file format from text file to an XML file format. I would like to pursue making a script to process text files on the corporate edition, but need to know if Malwarebytes plans on sticking to the text file format, or is there a planned change in a near future version to switch to the XML format?

 

Any input would be much appreciated, thanks.

Link to post
Share on other sites

Hello zer0day. Version 1.80.1.1011 saves its scan results in "mbam-log" using XML and its update status / real time hits show in the "protection" logs in txt.

That doesn't seem accurate compared to what I see....

 

zrxa6TS.png

Link to post
Share on other sites

zer0day, I apologize, I mistook your build for a managed version which does this automatically. For a standalone build, you can do this in two ways through MbamAPI, mbam's cli interface.

 

Set/Change log file name/location/file type:

mbamapi /logtofile "C:\ProgramData\Malwarebytes\Malwarebytes' Anti-Malware\Logs\mbam-log.xml"

Scan Schedule creation:

mbamapi /schedule /scan -quick -log /xml

See this PDF for all supported CLI: Malwarebytes Anti-Malware for Business 1.80 Administrators Guide.pdf

 

post-170395-0-21059400-1457470570_thumb.

Link to post
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
Back to top
×
×
  • Create New...

Important Information

This site uses cookies - We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.