Parsing CSV Files using vRealize Log Insight
Parsing CSV Files using vRealize Log Insight
Last year I published a blog post focusing on the JSON parser available in vRealize Log Insight (http://thomas-kopton.de/vblog/?p=144) and I believe this could have been a beginning of a series – „vRLI Parsers „. The needed data is publicly available, e.g. here: https://github.com/CSSEGISandData/COVID-19 The actual data sources are listed on the GitHub project page and the data itself is already in the format we need to feed it into vRLI – CSV files. Data Review vRealize Log Insight processes every single CSV row as one message and if we do not specify our own timestamp as part of the message, vRLI will use the ingestion time as the timestamp for the message. This is clearly nothing we would like to have in order to have some meaningful…Read More
Hinterlasse einen Kommentar