redcanaryco / invoke-atomicredteam

Invoke-AtomicRedTeam is a PowerShell module to execute tests as defined in the [atomics folder](https://github.com/redcanaryco/atomic-red-team/tree/master/atomics) of Red Canary's Atomic Red Team project.
MIT License
815 stars 193 forks source link

add logfile name to runner config #201

Closed clr2of8 closed 1 month ago

clr2of8 commented 2 months ago

Allow specification of logfile name when using Invoke-AtomicRunner so that you can specify a JSON file to be used with the ATTIRE logger. Otherwise, the code assumes CSV.