1response liuxucan I will install nxlog client with many computers ,but it means I will configure the same nxlog.conf one by one , it seems too trouble,please give me some good advise, thinks! AskedJune 15, 2018 - 6:53pm Answer the question Leave a comment Comments (1) Zhengshi (NXLog) Leave a comment You have a few options depending on your environment/needs. We have a commercial product 'NXLog Manager' that does just this. It will manage our agents and you can apply templates to groups of servers. Write your config files for your environment and then: Use a management suite like puppet or chef to copy configured files to your agents. Restart Service Use SCP (or similar on windows) and shell scripts to send to agents. Restart Service There may be some additional ways, but that should get you started in the right direction for your environment. June 15, 2018 - 11:22pm
Comments (1)
You have a few options depending on your environment/needs.
There may be some additional ways, but that should get you started in the right direction for your environment.