fibratus
fibratus copied to clipboard
The installer set incorrectly the location of fibratus.yml
I've installed Fibratus in a custom folder (ex "d:\software\fibratus"))but at runtime the configuration file fibratus.yml was searched at "c:\program files\fibratus\config" instead of "d:\software\fibratus\config"
Hi @jrcribb
Thanks for the bug report! Meanwhile the fix lands, you can work around this by specifying the config file path:
fibratus run --config-file=d:\software\fibratus\config\fibratus.yml