我想把我的java程序连接到Splunk,并在那里发送日志。我的代码看起来是这样的。connectArgs.put("host", "xxx.splunkcloud.com"); //this is the part of the url what I found in the url of my spl
我尝试在splunk中使用winston-splunk来显示日志。不知何故,我看不到日志。我对splunk和winston都是新手,下面是我的代码: var transport = new(splunk)({splunkHostname: 'localhost'});
transport.log("error