Tag Elements Beginning with T > <term> (configuration/services/ids/rule) Usage <configuration> <services> <ids> <rule> <term> <name>name</name> <!-- identifier --> <from>...</from> <then>...</then> </term> </rule> </ids> </services></configuration> Description Define an IDS term. Contents <from>—Define match criteria. <name>—Term name. <then>—Action to take if the 'from' condition is matched.
Tag Elements Beginning with T > <term> (configuration/services/ids/rule)
<configuration> <services> <ids> <rule> <term> <name>name</name> <!-- identifier --> <from>...</from> <then>...</then> </term> </rule> </ids> </services></configuration>
<configuration>
<services>
<ids>
<rule>
<term>
<name>
name
</name> <!-- identifier -->
<from>
...
</from>
<then>
</then>
</term>
</rule>
</ids>
</services></configuration>
Define an IDS term.
<from>—Define match criteria.
<name>—Term name.
<then>—Action to take if the 'from' condition is matched.