Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-55621

how can logstash plugin send multiple line once time to es with block usage?

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • logstash-plugin
    • None

      See screenshot  for original text ...

      well may be I create issure with wrong scope but ¡ really cannot found how to report a problem with logstash plugin, ¡ redirect into this from the logstash plugin repo in github, its much appreciate for your reading this questiong.

      when I use logstash plugin with block like this:

      {{ timestamps{timestamps{ logstash{ script{}}
      {{ sh ‘mvn clean compile’ sh “mvn org.jacoco:jacoco-maven-plugin:prepare-agent test Dmaven.test.failure.ignore=trueN)}}

      {{ } }} }}

      that is, mvn compile and mvn test may generate much much more lines of logs, perhaps l000k+ lines of logs, and ¡ known that logstash plubin with block will send each line to es as a doc, and in this time my api will gateway timeout when read it out from the es. so how can logstash plugin write multiple lines to logs to es once time. than a doc ¡n es can have multiple lines such as loo and can reduce the total counts for entire logs.

      thanks a lot for any response! best wishes

            Unassigned Unassigned
            denglitong litong deng
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: