Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: stonysmithYou will want to put all 13 inputs into a CAT node to bring them together into a single stream.
Unfortunately, CAT won't add the column you need. You'll have to add a filter to each stream to add the column you need... or generate the "TabName" column earlier in the data where you're already processing it.