add application application-name

Description

Adds a new custom application object (string or regular expression signature over URL).

Syntax

add application application-name <application-name> category <category> [ regex-url <regex-url> ] application-url <application-url>

Parameters

Parameter

Description

application-name

Application name

Type: URL

application-url

Contains the URLs related to this application

category

The primary category for the application (the category which is the most relevant)

regex-url

Indicates if regular expressions are used instead of partial strings

Type: Boolean (true/false)

Example

add application application-name http://somehost.example.com category TEXT regex-url true application-url http://somehost.example.com