That is true it executes in alphabetical order. But in your case order doesn't matter. Order only matters if you are extracting some field that you want to later override by some other TRANSFORMS. Here you have two different transforms one updating host and the other updating sourcetype, so regardless of which executes first or second, you will have both updated. ----------- I hope I explained to you when orders will be useful. And kindly accept the answer if it resolves your issue.
... View more