Hi,
Yes, kpi.jtl is supposed to be used for that. From YAML
scripting, there is no way to add more listeners. But I wonder why
can't you point your script onto kpi.jtl...
--
Andrey Pokhilko
Open Source Initiatives Leader


CAUTION: This email originated from outside of CA. Do not click links or open attachments unless you recognize the sender and know the content is safe.
--
You received this message because you are subscribed to the Google Groups "codename-taurus" group.
To unsubscribe from this group and stop receiving emails from it, send an email to codename-taur...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/codename-taurus/593ce9bf-899f-449a-aab3-2de07e20dbee%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Columns in kpi.jtl are hard-fixed by Taurus. But the file always have CSV header line, so most of CSV reader libraries are able to read values by column names and not order.
The order of file naming is like this: kpi.jtl, kpi-1.jtl,
kpi-2.jtl and so on.
--
Andrey Pokhilko
Open Source Initiatives Leader


To view this discussion on the web visit https://groups.google.com/d/msgid/codename-taurus/592111fa-30f7-4662-aece-d7ed8881207c%40googlegroups.com.