nginx日志上看到这样的日志:5.178.86.74-5.178.86.74--[03/Jul/2016:07:22:24+0800]"POSThttp://check.best-proxies.ru/azenv.php?auth=146750174349&a=PSCN&i=2344928359&p=80HTTP/1.1"502568"http://best-proxies.ru/""Mozilla/4.0(compatible;MSIE8.0;WindowsN..
分类:
Web程序 时间:
2016-07-16 07:16:41
阅读次数:
2476
在nginx日志中看到这样的日子莫荒--95.213.187.186-95.213.187.186--[24/Jun/2016:22:14:38+0800]"CONNECTcheck.best-proxies.ru:80HTTP/1.1"400166"-""-""0.269"这也不是什么中毒,被控制了。下面来测试下假设你服务器IP为:101.1.1.1hosts绑定101.1.1.1check.best-proxies.ru..
分类:
Web程序 时间:
2016-07-16 07:16:26
阅读次数:
747
参考:http://kibana.logstash.es/content/elasticsearch/template.html 在模板中定义的字段按照模板解析,没有定义的会按照ES的默认模板解析 Elasticsearch 是一个 schema-less 的系统,但 schema-less 并不代 ...
一.nginx错误日志nginx软件会把自身运行的故障信息及用户访问的日志信息记录到指定的日志文件里一般在nginx.conf配置文件第二行添加:error_loglogs/error.logerror;↓↓↓关键字日志文件日志级别其实如果不添加这行的话,默认就是这样关于日志级别:错误日志常见的级别有:de..
分类:
其他好文 时间:
2016-07-15 22:05:50
阅读次数:
261
配置文件的基本格式,输入部分,过滤器部分和输出部分。#Thisisacomment.Youshouldusecommentstodescribe
#partsofyourconfiguration.
input{
...
}
filter{
...
}
output{
...
}每个部分都可以配置一个或多个插件。下面展示的是输入部分,有两个file插件。input{
file{
path=&..
分类:
其他好文 时间:
2016-07-15 17:24:57
阅读次数:
954
一.nginx错误日志nginx软件会把自身运行的故障信息及用户访问的日志信息记录到指定的日志文件里一般在nginx.conf配置文件第二行添加:error_loglogs/error.logerror;↓↓↓关键字日志文件日志级别其实如果不添加这行的话,默认就是这样关于日志级别:错误日志常见的级别有:de..
分类:
其他好文 时间:
2016-07-15 17:19:06
阅读次数:
190
日志格式 log_format main '$remote_addr - $remote_user [$time_local] $request ' '"$status" $body_bytes_sent "$http_referer" ' '"$http_user_agent" "$http_x_ ...
分类:
其他好文 时间:
2016-07-15 06:32:55
阅读次数:
121
报错内如如下:
{"error":{
"root_cause":[{
"type":"query_phase_execution_exception",
"reason":"Resultwindowistoolarge,from+sizemustbelessthanorequalto:[10000]butwas[12000].Seethescrollapiforamoreefficientwaytoreques
tlargedatasets.Thislimitcanbesetbychanging..
14、配置系统日志环境:1、RHEL6.4Server2、RHEL6.4client1、配置基于TLS的日志加密1)查看日志服务状态[root@lz~]#servicersyslogstatus
rsyslogd(pid2684)isrunning...2)查看/etc/rsyslog.conf配置文件2、关于日志系统日志由syslogd提供日志文件示例/var/log/dmesg---内核引..
分类:
其他好文 时间:
2016-07-13 12:03:37
阅读次数:
267
##正常关机重启Jul1216:59:50ubuntu3kernel:Kernellogging(proc)stopped.Jul1216:59:50ubuntu3rsyslogd:[originsoftware="rsyslogd"swVersion="5.8.6"x-pid="943"x-info="http://www.rsyslog.com"]exitingonsignal15.Jul1217:00:10ubuntu3kernel:imklog5.8.6,logsource=/proc/k..
分类:
系统相关 时间:
2016-07-12 19:42:31
阅读次数:
2727