Contains Boost regular expressions that are used to parse indicators during different types of indicator search.
Path
LookupSettings > RegExps
Attributes
This element has no attributes.
Nested elements
This element is a container for the following nested element:
Contains parameters for a specific indicator search type.
Example
The following is an example of this element.
<LookupSettings> <Source id="default"> ... </Source> <Source id="ExampleSource1"> ... </Source> <Source id="ExampleSource2"> ... </Source> </LookupSettings> |