mirror of
https://github.com/tinode/chat.git
synced 2025-03-14 10:05:07 +00:00
Remove some excessive logging from tsung.xml.
This commit is contained in:
@ -89,7 +89,6 @@
|
||||
{"meta":{"id":"106691","topic":"me","ts":"2018-07-25T18:14:24.433Z","sub":[
|
||||
{"updated":"2018-07-16T01:29:25.016Z","acs":{"given":47,"want":47,"mode":47},"topic":"grpOZcxbbwE7Hc","touched":"2018-07-16T17:32:12.48Z","seq":3},{"updated":"2018-07-16T01:35:25.016Z","acs":{"given":47,"want":47,"mode":47},"topic":"grpz6jDYiygVkI","touched":"2018-07-16T17:30:32.165Z","seq":22},{"updated":"2018-07-16T02:05:25.019Z","acs":{"given":47,"want":47,"mode":47},"topic":"grp8efPpvZoUQ4","touched":"2018-07-16T17:24:34.946Z","seq":1},{"updated":"2018-07-15T17:23:25.002Z","acs":{"given":31,"want":31,"mode":31},"topic":"usrlF7rSfaEx9c","touched":"2018-07-16T17:28:42.07Z","seq":9},{"updated":"2018-07-15T23:23:25.008Z","acs":{"given":16,"want":31,"mode":16},"topic":"usrddg3AFqzeEQ"},{"updated":"2018-07-15T23:53:25.009Z","acs":{"given":31,"want":31,"mode":31},"topic":"usrR6qq94MxLZ0","touched":"2018-07-16T17:30:03.93Z","seq":11},{"updated":"2018-07-15T23:56:25.01Z","acs":{"given":31,"want":31,"mode":31},"topic":"usriUhihEisbH8","touched":"2018-07-16T17:26:20.401Z","seq":9}]}}
|
||||
-->
|
||||
<match do="log" when="match"></match>
|
||||
<dyn_variable name="subs" jsonpath="meta.sub[*].topic"/>
|
||||
<websocket type="message" frame="text">{"get":{"id":"%%_baseid%%04","topic":"me","what":"sub"}}</websocket>
|
||||
</request>
|
||||
@ -107,7 +106,6 @@
|
||||
<thinktime value="1" random="true"></thinktime>
|
||||
|
||||
<request subst="true">
|
||||
<match do="dump" when="nomatch">{"ctrl":.*"code":200.*}</match>
|
||||
<dyn_variable name="code" jsonpath="ctrl.code"/>
|
||||
<websocket type="message" frame="text">{"sub":{"id":"%%_baseid%%%%_topicx%%%%_ctr%%","topic":"%%_topicx%%","get":{"what":"desc sub data del"}}}</websocket>
|
||||
</request>
|
||||
|
Reference in New Issue
Block a user