You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ JMeter ElasticSearch Backend Listener is a JMeter plugin enabling you to send te
9
9
* Bulk requests
10
10
* By making bulk requests, there are practically no impacts on the performance of the tests themselves.
11
11
* Filters
12
-
* Only send the samples you want by using Filters! Simply type them as follows in the appropriate field : ``filter1;filter2;filter3`` or ``sampleLabel_must_contain_this``.*Leave it empty if you don't want any filter!
12
+
* Only send the samples you want by using Filters! Simply type them as follows in the appropriate field : ``filter1;filter2;filter3`` or ``sampleLabel_must_contain_this``.
13
13
* Verbose, semi-verbose, and quiet mode
14
14
* debug : Send request/response information of all requests (headers, body, etc.)
15
15
* info : Only send the request/response information of failed requests (headers, body, etc.)
@@ -31,9 +31,9 @@ Feel free to contribute by branching and making pull requests, or simply by sugg
31
31
32
32
## Screenshots
33
33
### Configuration
34
-

0 commit comments