You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am running boomcatch using below command and it is writing every beacon in a separate JSON file. Is there a way to append it to the same file and use log rotation. Please share any examples. Also I observed the prefix is not working for me
I am running boomcatch using below command and it is writing every beacon in a separate JSON file. Is there a way to append it to the same file and use log rotation. Please share any examples. Also I observed the prefix is not working for me
Node - v12.18.0
boomcatch --port 8888 --host 0.0.0.0 --prefix tstprefix. --mapper unmapped --forwarder file --fwdDir /mydata/boomerang/logs
The text was updated successfully, but these errors were encountered: