摘要:
System.ServiceModel.FaultException: Server error. Detail: The EXECUTE permission was denied on the object 'sp', database 'login', schema 'dbo'. SELECT 阅读全文
摘要:
https://unix.stackexchange.com/questions/288521/with-the-linux-cat-command-how-do-i-show-only-certain-lines-by-number To print one line (5) To print m 阅读全文
摘要:
https://www.elastic.co/guide/en/x-pack/current/setting-up-authentication.html Active Directory User Authentication 域账号集成 https://www.elastic.co/guide/ 阅读全文
摘要:
https://www.elastic.co/guide/en/kibana/6.6/tutorial-build-dashboard.html Building your own dashboard Ready to load some data and build a dashboard? Th 阅读全文
摘要:
下载以及安装 https://www.elastic.co/downloads/kibana 1.Download and unzip Kibana 2. Open config/kibana.yml in an editor Set elasticsearch.hosts to point at 阅读全文
摘要:
https://www.cnblogs.com/aresxin/p/8035137.html Elasticsearch是个开源分布式搜索引擎,提供搜集、分析、存储数据三大功能。它的特点有:分布式,零配置,自动发现,索引自动分片,索引副本机制,restful风格接口,多数据源,自动搜索负载等。 Lo 阅读全文
摘要:
Configuring Logstash To configure Logstash, you create a config file that specifies which plugins you want to use and settings for each plugin. You ca 阅读全文