Issue | During Virtual Log Collector (VLC) push configuration, Log Collector (LC) needs to be added as a destination in VLC->Config->Local collector tab as below.

However, Pressing "OK" in above page would result in throwing a warning as below with the following message:
Failed to add destination for "CHN_VLC": "HttpOps:127.0.0.1:15671/api/nw/shovel/destinations/CHN_VLC:GET: Response returned with status code: 500 Response: {"error":"Internal Server Error","reason": "{error,{exit,{noproc,{gen_server,call,\n [nw_shovel_file_server,\n {get_destination,\ "CHN_VLC\"}]}},\n [{gen_server,call,2,[{file,\"gen_server.erl\"},{line,180}]}, \n {nw_wm_shovel,get_shovel_json,2,[]},\n {nw_wm_shovel,get_json,2,[]},\n {webmachine_resource,resource_call, 3,[]},\n {webmachine_resource,do,3,[]},\n {webmachine_decision_core,resource_call,1,[]}, \n {webmachine_decision_core,decision,1,[]},\n {webmachine_decision_core,handle_request,2,[]}]}}\n"}"
 |