2017-01-17 03:52 AM
Hi,
is this the way to automatize message_id finding in ESI tool?
e.g.
styczeń 1 2017:FOO_BAR:kalafior
^^^^^^^
messageid
styczeń 2 2018:BAR_BAZ:buraki
^^^^^^^
messageid
Styczeń 3 2022:XYZ_ZZY:brukiew
^^^^^
the way I see it is I have selection, subset of values (in this example foo_bar and bar_buz) and if value on this field is on list it will be taken as message_id however if different it will be disgarded and new message with such message_id will not be created however message/log structure (section in place) are almost the same
regards
2017-01-17 09:45 AM
Kamil
I have not done it but I think it can be done. If you can, look at the bigipasm parser in the ESI tool. It uses a variable approach to assign messageID. It may be of assistance.