|
We have a third-party application that uses HTML formatted logs; we cannot change this. The data we want to use is defined in a table. I cannot figure out a way to use field extractions to pull this data, but this is a weak area for me (for now). What would you suggest to pull this data from the logs? |
|
Sorry it took me so long to get back to this! props.conf:
transforms.conf:
This search will yield a multi-valued field called 'key_val' where the first value will be:
I really appreciate your time on this. I am busy right now with a migration of my Splunk environments to a new platform and will get back to this as either time allows (I may have a delay between the TEST and PROD migrations) or after these are complete. Reading over this, I see this just might do the trick. Again, thank you for sharing your expertise.
(11 Jul '12, 07:08)
rgcurry
No problem, we are here to help! BTW, you should be able to use the
(11 Jul '12, 08:52)
araitz ♦
|
Can you please post a sanitized example? That would certainly help us help you.
I have requested that info from the primary contact for this application group. Will post as soon as I get it.
Here is an example from the HTML formatted log. We want to use the data from the Headers to be the keyword and the data from the rows as its value.
NOTE: I tried to paste this code in so that it would display but the whole table does not display. To see the rendered code, you will need to copy and paste into a file to feed to your browser. If anyone knows how to make the whole table display here, I'd like to know the way to make it so.