BigPanda offers two very useful types of custom tags: Extraction and Composition.
Extraction - based on the values of a tag, the extraction custom tag can apply a regex query to extract and highlight valuable information
Composition - the composition can add information or concatenate the values of multiple tags to give more meaningful information
π Note: Extraction type custom tags are processed first. This means that composition tags can be dependent on extraction tags but not the other way around.
π Note: Custom tags are not processed in any particular order, so custom tags of the same type can't be dependent on each other.