Elastic search and NUnit xml output

Hi all,

I'm having a little look at Elasticsearch and Kibana, it looks pretty awesome.

I essentially want to throw NUnit3 test result xml files to elasticsearch and visualise them in Kibana by varying criteria (test time, name, pass/ fail etc).

Would I have to convert the XML to Json and insert indexing into the file somehow (?) in order search and visualise on the data?

My knowledge is limited as I am coming to this very new but would like to understand how feasible this is before jumping in :slight_smile:

Many thanks

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.