Decrease verbosity level / disable output to console

20 views
Skip to first unread message

Dmitry Katsubo

unread,
Apr 7, 2017, 5:48:21 AM4/7/17
to Gatling User Group
Dear all,

I am using Gatling via gatling-maven-plugin. I wonder how is it possible to switch off / disable output of progress statistics to console:

================================================================================
2017-04-07 11:06:48                                          55s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=0      KO=269   )
> GET JSON                                                 (OK=0      KO=269   )
---- Errors --------------------------------------------------------------------
> status.find.in(200,304,201,202,203,204,205,206,207,208,209), b    269 (100.0%)
ut actually found 404

---- SSL Auto ------------------------------------------------------------------
[##################################################################        ] 89%
          waiting: 32     / active: 0      / done:269   
================================================================================

However I am interested in final report:

================================================================================
---- Global Information --------------------------------------------------------
> request count                                        602 (OK=601    KO=1     )
> min response time                                     38 (OK=38     KO=173   )
> max response time                                    266 (OK=266    KO=173   )
> mean response time                                    58 (OK=57     KO=173   )
> std deviation                                         23 (OK=23     KO=0     )
> response time 50th percentile                         54 (OK=54     KO=173   )
> response time 75th percentile                         60 (OK=60     KO=173   )
> response time 95th percentile                         72 (OK=72     KO=173   )
> response time 99th percentile                        209 (OK=209    KO=173   )
> mean requests/sec                                 10.033 (OK=10.017 KO=0.017 )
---- Response Time Distribution ------------------------------------------------
> t < 800 ms                                           601 (100%)
> 800 ms < t < 1200 ms                                   0 (  0%)
> t > 1200 ms                                            0 (  0%)
> failed                                                 1 (  0%)
---- Errors --------------------------------------------------------------------
> status.find.in(200,304,201,202,203,204,205,206,207,208,209), b      1 (100.0%)
ut actually found 500
================================================================================

Thanks!

Dmitry Katsubo

unread,
Jun 20, 2017, 5:43:00 PM6/20/17
to Gatling User Group
I wonder if somebody can give an advise?

Would be nice to have an option to print only final statistics, but disable output which takes place every few seconds.
Reply all
Reply to author
Forward
0 new messages