Closed jianbin-lv closed 4 years ago
应该是不需要的,你使用的python版本和系统类型呢?
这个问题我已经解决了,我的代理没设置。我的Server2012R2的服务器,安装winlogbeat后服务无法启动,报错1053。我用的6.2.4版本的winlogbeat,请帮忙分析原因额。
---Original--- From: "9ian1i"<notifications@github.com> Date: Thu, Dec 12, 2019 16:30 PM To: "0Kee-Team/WatchAD"<WatchAD@noreply.github.com>; Cc: "jianbin-lv"<382197821@qq.com>;"Author"<author@noreply.github.com>; Subject: Re: [0Kee-Team/WatchAD] pip3 install -r requirements.txt (#14)
应该是不需要的,你使用的python版本和系统类型呢?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.
是winlogbeat报错无法启动吗,具体的错误日志信息呢。
无法启动一般是由于配置文件有问题,我给了参考的配置文件,修改其中的HOST为你的logstash地址即可。
这都只能监控单个域控服务器吗?我要监控28个域控,需要怎么配置。我在初始化引擎的时候老是提示我认证不对,这个执行安装命令通不过。
是LDAP认证不对吗,首先你得在对应的域上创建一个普通域账号,安装时,指定使用的LDAP服务的IP(某一台域控,确保网络能通),输入正确的账号密码。
目前对同一个域下的域控数量没有限制,但多域环境没有进行完整测试,可能存在问题。
普通域账号吗?需不需要相关的权限,我输的超级用户额
---Original--- From: "9ian1i"<notifications@github.com> Date: Fri, Dec 13, 2019 15:27 PM To: "0Kee-Team/WatchAD"<WatchAD@noreply.github.com>; Cc: "jianbin-lv"<382197821@qq.com>;"Author"<author@noreply.github.com>; Subject: Re: [0Kee-Team/WatchAD] pip3 install -r requirements.txt (#14)
是LDAP认证不对吗,首先你得在对应的域上创建一个普通域账号,安装时,指定使用的LDAP服务的IP(某一台域控,确保网络能通),输入正确的账号密码。
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.
普通域账号即可查询LDAP,无需其它的权限。
安装web时提示Service "frontend" 建立失败,返回非0值1
---Original--- From: "9ian1i"<notifications@github.com> Date: Fri, Dec 13, 2019 15:35 PM To: "0Kee-Team/WatchAD"<WatchAD@noreply.github.com>; Cc: "jianbin-lv"<382197821@qq.com>;"Author"<author@noreply.github.com>; Subject: Re: [0Kee-Team/WatchAD] pip3 install -r requirements.txt (#14)
普通域账号即可查询LDAP,无需其它的权限。
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.
还请贴出具体的错误信息,web相关可以在另一个项目新开issue
安装失败,是需要特殊的pip源地址吗?提示No matching distribution found for pika==1.0.0