NetBrain Service Log Locations
The NetBrain Administator is working with NetBrain Technical Support and has been asked to collect service logs so that their issue can be further diagnosed. Where does the NetBrain service logs exist on the servers and what are their functions?
Solution
The NetBrain Service logs will exist on the OS drive/partition where the main application has been installed. The table below assumes the starting directory ("./" or ".\") is the NetBrain Integrated Edition installation directory.
Component | Log folder | Log file name | Log description |
NetBrain Windows Services |
Task Engine | .\Task Engine\logs | task-engine.log | Main Service Log |
Web Server | .\Web Server\nb_publish_server\log | Ng.log | Web Server log |
Worker | .\Worker Server\log | RMAgent_hostname.log | Main Service Log |
.\Worker Server\log\
'date'\'EVSharp_PID" | log.txt | EV shell log |
.\Worker Server\log\
'date'\'WorkerShell_PID"\log | NBLog.log | Worker shell log |
Front Server
Controller | .\Front Server Controller\log\fsc | fsc.log | The log of FSC |
direct.log | FSC task dispatch |
data_recv.log | Receive data from FS |
res_data.log | Data dispatch logs |
net_business.log | Communication log |
net.log | Communication log |
DEWriter.log | DE writing log |
Front Server | .\Front Server\log\frontsvr | fs.log | Main process log |
AllRD.log | Resource data sync |
apisvr | API access log |
data_recv | DLA/DTG - Errors Only |
Dispatch.log | FS receiving tasks from FSC |
fspag.log | FS dispatches task to Parser |
l3discover.log
nbProxyLib.log | Device login and CLI commands |
proxyServer.log | Snmp to the devices |
Scheduler_Priority.log | CLI task priority |
Scheduler_Monitor.log | Monitor the scheduler in FS |
fsnet.log | Communication log |
.\Front Server\log\fsparser | fsp.log | Parser log |
fspnet.log | Communication log |
.\Front Server\log | pythonerror.log | Python error log |
Service Monitor | C:\ProgramData\Netbrain\nbagent\logs | receiver.log | task receiving |
collector.log | data collection |
forwarder.log | data forwarding |
nbagent.log | Main process log |
NetBrain Linux Services | | |
MongoDB | ./log/mongodb/log | mongod.log | Main Service Log |
Elasticsearch | ./log/elasticsearch | elasticsearch.log | Main Service Log |
License Agent | ./log/netbrainlicense | licensed.log | Main Service Log |
Rabbitmq | ./log/rabbitmq | rabbit@hostname.log | Main Service Log |
Redis | ./log/redis | redis-master.log | Main Service Log |
Service Monitor | ./log/netbrain/nbagent | receiver.log | task receiving |
collector.log | data collection |
forwarder.log | data forwarding |
nbagent.log | Service monitor log |