qmadev

Results 9 issues of qmadev

### Issue description Pipenv failes to install `pandas` in one of my project. The error seems to occur when installing build dependencies. I'm using pipenv version 2025.0.2. I checked version...

Related to [#264](https://github.com/fox-it/acquire/pull/264). The idea here is to use the ~~`_log_paths()`~~ `_get_paths()` function to retrieve the resolved log paths for the various webservers that we support. Future webservers should implement...

I have a raw MSSQL ERRORLOG file. Parsing this file using the existing MSSQL plugin results in an issue with the timestamps. The timestamps do not match the message as...

bug
plugin

Doing this does not work: ``` (dissect.target) $ tar -xvf MSEDGEWIN10_20220708124036.tar # Before changes (dissect.target) $ target-query -f hostname,domain,ips,version fs [4:58:57] 2025-10-01T02:59:14.990461Z [warning ] : Failed to find OS plugin,...

It could be nice to make `target-dump` support multiprocessing to increase overall processing speed. We could create a process pool with a number of workers specified via a command line...

enhancement

closes #139 Testing on VMs with IIS, Nginx and Caddy seems to work fine with an adjusted version of `dissect.target` [#1287](https://github.com/fox-it/dissect.target/pull/1287). ``` - Collecting file C:/Windows/System32/LogFiles/HTTPERR/httperr1.log to: fs/C:/Windows/System32/LogFiles/HTTPERR/httperr1.log - Collecting...

closes #174 Start with a `.running` suffix and remove it when collection is finished. If Acquire gets killed (Ctrl + C), it will remove the suffix as well.

Feature request. Zstandard seems to have better compression ratios and perfomance compared to gzip.

enhancement