[GitHub] [skywalking-website] kezhenxu94 commented on a change in pull request #66: Add zh blog for elasticsearch storage optimization

2019-11-07 Thread GitBox
kezhenxu94 commented on a change in pull request #66: Add zh blog for 
elasticsearch storage optimization
URL: https://github.com/apache/skywalking-website/pull/66#discussion_r343711738
 
 

 ##
 File path: 
docs/zh/blog/2019-11-07-skywalking-elasticsearch-storage-optimization.md
 ##
 @@ -0,0 +1,49 @@
+# skywalking使用elasticsearch存储的优化
+PS:本文仅仅是在我的测试环境实验过,如果有问题,请自行优化调整
+
+前记:记得skywlking还是6.0版本的时候我就在试用,当时是skywalking基本在两三天左右就会监控数据完全查不出来,elasticsearch日志报错,由于当时也算是初用es,主要用来日志收集,并且时间有限,没有继续深入研究,最近空闲,更新到最新的6.5.0(开发版本)还是会出现同样的问题,下定决心解决下,于是有了本文的浅知拙见
+
+###本次调优环境
 
 Review comment:
   ```suggestion
   ### 本次调优环境
   ```


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [skywalking-website] kezhenxu94 commented on a change in pull request #66: Add zh blog for elasticsearch storage optimization

2019-11-07 Thread GitBox
kezhenxu94 commented on a change in pull request #66: Add zh blog for 
elasticsearch storage optimization
URL: https://github.com/apache/skywalking-website/pull/66#discussion_r343712368
 
 

 ##
 File path: 
docs/zh/blog/2019-11-07-skywalking-elasticsearch-storage-optimization.md
 ##
 @@ -0,0 +1,49 @@
+# skywalking使用elasticsearch存储的优化
+PS:本文仅仅是在我的测试环境实验过,如果有问题,请自行优化调整
+
+前记:记得skywlking还是6.0版本的时候我就在试用,当时是skywalking基本在两三天左右就会监控数据完全查不出来,elasticsearch日志报错,由于当时也算是初用es,主要用来日志收集,并且时间有限,没有继续深入研究,最近空闲,更新到最新的6.5.0(开发版本)还是会出现同样的问题,下定决心解决下,于是有了本文的浅知拙见
+
+###本次调优环境
+skywalking: 6.5.0
+elasticsearch:6.3.2(下文用es代替)
+
+###调优过程
+1. 当然是百度了,百度后其实翻来翻去就找到一个相关的文章https://my.oschina.net/keking/blog/3025303,参考之。
 
 Review comment:
   ```suggestion
   1. 当然是百度了,百度后其实翻来翻去就找到一个相关的文章https://my.oschina.net/keking/blog/3025303 ,参考之。
   ```


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [skywalking-website] kezhenxu94 commented on a change in pull request #66: Add zh blog for elasticsearch storage optimization

2019-11-07 Thread GitBox
kezhenxu94 commented on a change in pull request #66: Add zh blog for 
elasticsearch storage optimization
URL: https://github.com/apache/skywalking-website/pull/66#discussion_r343711878
 
 

 ##
 File path: 
docs/zh/blog/2019-11-07-skywalking-elasticsearch-storage-optimization.md
 ##
 @@ -0,0 +1,49 @@
+# skywalking使用elasticsearch存储的优化
+PS:本文仅仅是在我的测试环境实验过,如果有问题,请自行优化调整
+
+前记:记得skywlking还是6.0版本的时候我就在试用,当时是skywalking基本在两三天左右就会监控数据完全查不出来,elasticsearch日志报错,由于当时也算是初用es,主要用来日志收集,并且时间有限,没有继续深入研究,最近空闲,更新到最新的6.5.0(开发版本)还是会出现同样的问题,下定决心解决下,于是有了本文的浅知拙见
+
+###本次调优环境
+skywalking: 6.5.0
+elasticsearch:6.3.2(下文用es代替)
+
+###调优过程
 
 Review comment:
   ```suggestion
   ### 调优过程
   ```


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [skywalking-website] kezhenxu94 commented on a change in pull request #66: Add zh blog for elasticsearch storage optimization

2019-11-07 Thread GitBox
kezhenxu94 commented on a change in pull request #66: Add zh blog for 
elasticsearch storage optimization
URL: https://github.com/apache/skywalking-website/pull/66#discussion_r343713027
 
 

 ##
 File path: docs/zh/blog/README.md
 ##
 @@ -2,6 +2,10 @@
 layout: LayoutBlog
 
 blog:
+- title: skywalking使用elasticsearch存储的优化
+  name: 2019-11-07-skywalking-elasticsearch-storage-optimization
+  time: innerpeacez,11月7日,2019
 
 Review comment:
   ```suggestion
 time: langyan1022,11月7日,2019
   ```


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [skywalking-website] kezhenxu94 commented on a change in pull request #66: Add zh blog for elasticsearch storage optimization

2019-11-07 Thread GitBox
kezhenxu94 commented on a change in pull request #66: Add zh blog for 
elasticsearch storage optimization
URL: https://github.com/apache/skywalking-website/pull/66#discussion_r343712485
 
 

 ##
 File path: 
docs/zh/blog/2019-11-07-skywalking-elasticsearch-storage-optimization.md
 ##
 @@ -0,0 +1,49 @@
+# skywalking使用elasticsearch存储的优化
+PS:本文仅仅是在我的测试环境实验过,如果有问题,请自行优化调整
+
+前记:记得skywlking还是6.0版本的时候我就在试用,当时是skywalking基本在两三天左右就会监控数据完全查不出来,elasticsearch日志报错,由于当时也算是初用es,主要用来日志收集,并且时间有限,没有继续深入研究,最近空闲,更新到最新的6.5.0(开发版本)还是会出现同样的问题,下定决心解决下,于是有了本文的浅知拙见
+
+###本次调优环境
+skywalking: 6.5.0
+elasticsearch:6.3.2(下文用es代替)
+
+###调优过程
+1. 当然是百度了,百度后其实翻来翻去就找到一个相关的文章https://my.oschina.net/keking/blog/3025303,参考之。
+2. 调整skywalking的这两个参数试试
+`bulkActions: 4000 # Execute the bulk every 2000 requests`
+   ` bulkSize: 60 # flush the bulk every 20mb`
+然后es还是继续挂,继续频繁的重启
+
+3. 继续看这个文章,发现了另外一篇https://www.easyice.cn/archives/207,继续参考之
 
 Review comment:
   ```suggestion
   3. 继续看这个文章,发现了另外一篇https://www.easyice.cn/archives/207 ,继续参考之
   ```


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services