APIRef_tm_security_log_profile_networkΒΆ
mgmt/tm/security/log/profile/network
REST Endpoints
- Collection URI
/mgmt/tm/security/log/profile/network
- Collection Methods
OPTIONS, GET
- Resource URI
/mgmt/tm/security/log/profile/network/~resource id
- Resource Methods
OPTIONS, GET, PUT, PATCH, DELETE, POST
- Resource Natural Key
name, partition, subPath
Properties
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
appService |
string | optional | read/write | ||
publisher |
string | optional | read/write | Specifies the name of the log publisher used for Network events. |
Structures
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
/filter |
array_structure | optional | read/write | ||
/filter/log-acl-match-accept |
string | disabled | optional | read/write | Enables or disables logging for ACL Rules configured with action = Accept. |
/filter/log-acl-match-drop |
string | disabled | optional | read/write | Enables or disables logging for ACL Rules configured with action = Drop. |
/filter/log-acl-match-reject |
string | disabled | optional | read/write | Enables or disables logging for ACL Rules configured with action = Reject. |
/filter/log-acl-to-box-deny |
string | disabled | optional | read/write | |
/filter/log-geo-always |
string | disabled | optional | read/write | Enables or disables logging of Geo IP Location information. |
/filter/log-ip-errors |
string | disabled | optional | read/write | Enables or disables logging for IP errors. |
/filter/log-tcp-errors |
string | disabled | optional | read/write | Enables or disables logging for TCP errors. |
/filter/log-tcp-events |
string | disabled | optional | read/write | Enables or disables logging for TCP events (Open and Close). |
/filter/log-translation-fields |
string | disabled | optional | read/write | Enables or disables logging of translation fields in ACL and TCP events. |
/filter/log-user-always |
string | disabled | optional | read/write | |
/filter/log-acl-match-accept |
string | disabled | optional | read/write | Enables or disables logging for ACL Rules configured with action = Accept. |
/filter/log-acl-match-drop |
string | disabled | optional | read/write | Enables or disables logging for ACL Rules configured with action = Drop. |
/filter/log-acl-match-reject |
string | disabled | optional | read/write | Enables or disables logging for ACL Rules configured with action = Reject. |
/filter/log-acl-to-box-deny |
string | disabled | optional | read/write | |
/filter/log-geo-always |
string | disabled | optional | read/write | Enables or disables logging of Geo IP Location information. |
/filter/log-ip-errors |
string | disabled | optional | read/write | Enables or disables logging for IP errors. |
/filter/log-tcp-errors |
string | disabled | optional | read/write | Enables or disables logging for TCP errors. |
/filter/log-tcp-events |
string | disabled | optional | read/write | Enables or disables logging for TCP events (Open and Close). |
/filter/log-translation-fields |
string | disabled | optional | read/write | Enables or disables logging of translation fields in ACL and TCP events. |
/filter/log-user-always |
string | disabled | optional | read/write | |
/format |
array_structure | optional | read/write | ||
/format/field-list |
string | optional | read/write | Configures an ordered list of fields in the field-list storage format type. | |
/format/field-list-delimiter |
string | , | optional | read/write | Specifies a field delimiter in the field-list storage format. Default is comma (,) |
/format/type |
string | none | optional | read/write | Specifies the format type for Remote Syslog messages. Available options are: none, field-List and user-defined. Default is none - in which case default format will be used to log the messages to Remote Syslog server. |
/format/user-defined |
string | optional | read/write | Specifies a user string in the user-defined storage format type. | |
/format/field-list |
string | optional | read/write | Configures an ordered list of fields in the field-list storage format type. | |
/format/field-list-delimiter |
string | , | optional | read/write | Specifies a field delimiter in the field-list storage format. Default is comma (,) |
/format/type |
string | none | optional | read/write | Specifies the format type for Remote Syslog messages. Available options are: none, field-List and user-defined. Default is none - in which case default format will be used to log the messages to Remote Syslog server. |
/format/user-defined |
string | optional | read/write | Specifies a user string in the user-defined storage format type. | |
/rate-limit |
array_structure | optional | read/write | ||
/rate-limit/acl-match-accept |
integer | -1 | optional | read/write | Rate limit for logging of ACL Rules configured with action = Accept. |
/rate-limit/acl-match-drop |
integer | -1 | optional | read/write | Rate limit for logging of ACL Rules configured with action = Drop. |
/rate-limit/acl-match-reject |
integer | -1 | optional | read/write | Rate limit for logging of ACL Rules configured with action = Reject. |
/rate-limit/aggregate-rate |
integer | -1 | optional | read/write | Aggregate rate limit for all network logging messages. |
/rate-limit/ip-errors |
integer | -1 | optional | read/write | Rate limit for logging of IP errors. |
/rate-limit/tcp-errors |
integer | -1 | optional | read/write | Rate limit for logging of TCP errors. |
/rate-limit/tcp-events |
integer | -1 | optional | read/write | Rate limit for logging of TCP events (Open and Close). |
/rate-limit/acl-match-accept |
integer | -1 | optional | read/write | Rate limit for logging of ACL Rules configured with action = Accept. |
/rate-limit/acl-match-drop |
integer | -1 | optional | read/write | Rate limit for logging of ACL Rules configured with action = Drop. |
/rate-limit/acl-match-reject |
integer | -1 | optional | read/write | Rate limit for logging of ACL Rules configured with action = Reject. |
/rate-limit/aggregate-rate |
integer | -1 | optional | read/write | Aggregate rate limit for all network logging messages. |
/rate-limit/ip-errors |
integer | -1 | optional | read/write | Rate limit for logging of IP errors. |
/rate-limit/tcp-errors |
integer | -1 | optional | read/write | Rate limit for logging of TCP errors. |
/rate-limit/tcp-events |
integer | -1 | optional | read/write | Rate limit for logging of TCP events (Open and Close). |
Copyright (c) 2016, F5 Networks Inc. All Rights Reserved.
The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.