ceramicskate0 / SWELF

Simple Windows Event Log Forwarder (SWELF). Its easy to use/simply works Log Forwarder and EVTX Parser. Almost in full release here at https://github.com/ceramicskate0/SWELF/releases/latest.
https://ceramicskate0.github.io/SWELF/
GNU Affero General Public License v3.0
24 stars 7 forks source link

Not all Errors being recorded #134

Open ceramicskate0 opened 4 years ago

ceramicskate0 commented 4 years ago

Error class does not record all errors to all the spot.

Should Do as follows per error:

store error in datastore

try log to std file catch try make random errorlogname log to file catch F IT

do Error log file size check()

try log to eventlog catch log to file

send to each log forwarder when all searching is done.