Ideolog Google Cloud & Firebase logging patterns
Answered
Ok, not a regex guru here... didn't even qualify as apprentice...
I would like to be able to parse firebase logs with Ideolog plugin, as apparently allows for custom patterns. However, lo formats and patterns need to be described as regex, and I really fall extremely short here.
I did find some reference on google cloud & firebase log formats, but I need some help translating that to something useful. Any hints?
BTW, I wish the plugin would ship with some more commonly used log formats. That would be great!
Thanks everybody!
Please sign in to leave a comment.
Andrea,
without any example input of the logs and expected results, it's hard to say anything.
In general, I'd suggest you try with some simple patterns. In essence, you can use online tools for some quick verifications or StackOverflow to verify your tries and get help with constructing the expected result.