Last year I published a blog post focusing on the JSON parser available in vRealize Log Insight (https://thomas-kopton.de/vblog/?p=144) and I believe this could have been a beginning of a series – “vRLI Parsers “. In this post I will show how to configure and utilize the CSV parser using a very prominent and media-effective use …
Category: vRealize Log Insight
vRLI JSON Parser and vRO Log Messages
Problem statement: In certain cases vRO workflow(s) are producing not very well structured log messages. “not well structured” means in this case that various workflow runs may generate log messages which could include variable information in terms of number of key:value pairs as well as the values themselves. For example we might have a workflow …