This content has been machine translated dynamically.
Dieser Inhalt ist eine maschinelle Übersetzung, die dynamisch erstellt wurde. (Haftungsausschluss)
Cet article a été traduit automatiquement de manière dynamique. (Clause de non responsabilité)
Este artículo lo ha traducido una máquina de forma dinámica. (Aviso legal)
此内容已经过机器动态翻译。 放弃
このコンテンツは動的に機械翻訳されています。免責事項
이 콘텐츠는 동적으로 기계 번역되었습니다. 책임 부인
Este texto foi traduzido automaticamente. (Aviso legal)
Questo contenuto è stato tradotto dinamicamente con traduzione automatica.(Esclusione di responsabilità))
This article has been machine translated.
Dieser Artikel wurde maschinell übersetzt. (Haftungsausschluss)
Ce article a été traduit automatiquement. (Clause de non responsabilité)
Este artículo ha sido traducido automáticamente. (Aviso legal)
この記事は機械翻訳されています.免責事項
이 기사는 기계 번역되었습니다.책임 부인
Este artigo foi traduzido automaticamente.(Aviso legal)
这篇文章已经过机器翻译.放弃
Questo articolo è stato tradotto automaticamente.(Esclusione di responsabilità))
Translation failed!
audit-nslogAction
The following operations can be performed on “audit-nslogAction”:
add | unset | show | rm | set |
add audit nslogAction
Adds an nslog action. The action contains a reference to an nslog server and specifies which information to log and how to log that information.
Synopsis
add audit nslogAction
Arguments
name Name of the nslog action. Must begin with a letter, number, or the underscore character (_), and must contain only letters, numbers, and the hyphen (-), period (.) pound (#), space ( ), at (@), equals (=), colon (:), and underscore characters. Cannot be changed after the nslog action is added.
The following requirement applies only to the Citrix ADC CLI: If the name includes one or more spaces, enclose the name in double or single quotation marks (for example, “my nslog action” or ‘my nslog action’).
serverIP IP address of the nslog server.
serverDomainName Auditserver name as a FQDN. Mutually exclusive with serverIP
domainResolveRetry Time, in seconds, for which the Citrix ADC waits before sending another DNS query to resolve the host name of the audit server if the last query failed. Default value: 5 Minimum value: 5 Maximum value: 20939
serverPort Port on which the nslog server accepts connections. Minimum value: 1
logLevel Audit log level, which specifies the types of events to log. Available settings function as follows:
- ALL - All events.
- EMERGENCY - Events that indicate an immediate crisis on the server.
- ALERT - Events that might require action.
- CRITICAL - Events that indicate an imminent server crisis.
- ERROR - Events that indicate some type of error.
- WARNING - Events that require action in the near future.
- NOTICE - Events that the administrator should know about.
- INFORMATIONAL - All but low-level events.
- DEBUG - All events, in extreme detail.
- NONE - No events.
dateFormat Format of dates in the logs. Supported formats are:
- MMDDYYYY - U.S. style month/date/year format.
- DDMMYYYY - European style date/month/year format.
- YYYYMMDD - ISO style year/month/date format.
Possible values: MMDDYYYY, DDMMYYYY, YYYYMMDD
logFacility Facility value, as defined in RFC 3164, assigned to the log message. Log facility values are numbers 0 to 7 (LOCAL0 through LOCAL7). Each number indicates where a specific message originated from, such as the Citrix ADC itself, the VPN, or external.
Possible values: LOCAL0, LOCAL1, LOCAL2, LOCAL3, LOCAL4, LOCAL5, LOCAL6, LOCAL7
tcp Log TCP messages.
Possible values: NONE, ALL
acl Log access control list (ACL) messages.
Possible values: ENABLED, DISABLED
timeZone Time zone used for date and timestamps in the logs. Available settings function as follows:
- GMT_TIME. Coordinated Universal Time.
- LOCAL_TIME. The server’s timezone setting.
Possible values: GMT_TIME, LOCAL_TIME
userDefinedAuditlog Log user-configurable log messages to nslog. Setting this parameter to NO causes auditing to ignore all user-configured message actions. Setting this parameter to YES causes auditing to log user-configured message actions that meet the other logging criteria.
Possible values: YES, NO
appflowExport Export log messages to AppFlow collectors. Appflow collectors are entities to which log messages can be sent so that some action can be performed on them.
Possible values: ENABLED, DISABLED
lsn Log the LSN messages
Possible values: ENABLED, DISABLED
alg Log the ALG messages
Possible values: ENABLED, DISABLED
subscriberLog Log subscriber session event information
Possible values: ENABLED, DISABLED
sslInterception Log SSL Interception event information
Possible values: ENABLED, DISABLED
urlFiltering Log URL filtering event information
Possible values: ENABLED, DISABLED
ContentInspectionLog Log Content Inspection event information
Possible values: ENABLED, DISABLED
unset audit nslogAction
Removes the settings of an existing nslog action. Attributes for which a default value is available revert to their default values. See the set audit nslogAction command for descriptions of the parameters..Refer to the set audit nslogAction command for meanings of the arguments.
Synopsis
unset audit nslogAction
show audit nslogAction
Displays the current configuration of the specified nslog action. If no nslog action is specified, displays a list of all nslog actions currently configured on the Citrix ADC.
Synopsis
show audit nslogAction [
Arguments
name Name of the nslog action.
Output
serverIP IP address of the nslog server.
serverDomainName Auditserver name as a FQDN. Mutually exclusive with serverIP
domainResolveRetry Time, in seconds, for which the Citrix ADC waits before sending another DNS query to resolve the host name of the audit server if the last query failed.
domainResolveNow Immediately send a DNS query to resolve the server’s domain name.
IP The resolved IP address of the auditserver
serverPort Port on which the nslog server accepts connections.
logLevel Audit log level, which specifies the types of events to log. Available settings function as follows:
- ALL - All events.
- EMERGENCY - Events that indicate an immediate crisis on the server.
- ALERT - Events that might require action.
- CRITICAL - Events that indicate an imminent server crisis.
- ERROR - Events that indicate some type of error.
- WARNING - Events that require action in the near future.
- NOTICE - Events that the administrator should know about.
- INFORMATIONAL - All but low-level events.
- DEBUG - All events, in extreme detail.
- NONE - No events.
dateFormat Format of dates in the logs. Supported formats are:
- MMDDYYYY - U.S. style month/date/year format.
- DDMMYYYY - European style date/month/year format.
- YYYYMMDD - ISO style year/month/date format.
logFacility Facility value, as defined in RFC 3164, assigned to the log message. Log facility values are numbers 0 to 7 (LOCAL0 through LOCAL7). Each number indicates where a specific message originated from, such as the Citrix ADC itself, the VPN, or external.
tcp Log TCP messages.
acl Log access control list (ACL) messages.
timeZone Time zone used for date and timestamps in the logs. Available settings function as follows:
- GMT_TIME. Coordinated Universal Time.
- LOCAL_TIME. The server’s timezone setting.
stateflag userDefinedAuditlog Log user-configurable log messages to nslog. Setting this parameter to NO causes auditing to ignore all user-configured message actions. Setting this parameter to YES causes auditing to log user-configured message actions that meet the other logging criteria.
appflowExport Export log messages to AppFlow collectors. Appflow collectors are entities to which log messages can be sent so that some action can be performed on them.
builtin Indicates that a variable is a built-in (SYSTEM INTERNAL) type.
feature The feature to be checked while applying this config
lsn Log the LSN messages
alg Log the ALG messages
subscriberLog Log subscriber session event information
sslInterception Log SSL Interception event information
urlFiltering Log URL filtering event information
ContentInspectionLog Log Content Inspection event information
devno count
rm audit nslogAction
Removes the specified nslog action and associated configuration. Note: An nslog action cannot be removed if it is bound to an nslog policy.
Synopsis
rm audit nslogAction
Arguments
name Name of the nslog action to remove.
set audit nslogAction
Modifies the specified settings of an existing nslog action.
Synopsis
set audit nslogAction
Arguments
name Name of the nslog action to be modified.
serverIP IP address of the nslog server.
serverDomainName Auditserver name as a FQDN. Mutually exclusive with serverIP
domainResolveRetry Time, in seconds, for which the Citrix ADC waits before sending another DNS query to resolve the host name of the audit server if the last query failed. Default value: 5 Minimum value: 5 Maximum value: 20939
domainResolveNow Immediately send a DNS query to resolve the server’s domain name.
serverPort Port on which the nslog server accepts connections. Minimum value: 1
logLevel Audit log level, which specifies the types of events to log. Available settings function as follows:
- ALL - All events.
- EMERGENCY - Events that indicate an immediate crisis on the server.
- ALERT - Events that might require action.
- CRITICAL - Events that indicate an imminent server crisis.
- ERROR - Events that indicate some type of error.
- WARNING - Events that require action in the near future.
- NOTICE - Events that the administrator should know about.
- INFORMATIONAL - All but low-level events.
- DEBUG - All events, in extreme detail.
- NONE - No events.
dateFormat Format of dates in the logs. Supported formats are:
- MMDDYYYY - U.S. style month/date/year format.
- DDMMYYYY - European style date/month/year format.
- YYYYMMDD - ISO style year/month/date format.
Possible values: MMDDYYYY, DDMMYYYY, YYYYMMDD
logFacility Facility value, as defined in RFC 3164, assigned to the log message. Log facility values are numbers 0 to 7 (LOCAL0 through LOCAL7). Each number indicates where a specific message originated from, such as the Citrix ADC itself, the VPN, or external.
Possible values: LOCAL0, LOCAL1, LOCAL2, LOCAL3, LOCAL4, LOCAL5, LOCAL6, LOCAL7
tcp Log TCP messages.
Possible values: NONE, ALL
acl Log access control list (ACL) messages.
Possible values: ENABLED, DISABLED
timeZone Time zone used for date and timestamps in the logs. Available settings function as follows:
- GMT_TIME. Coordinated Universal Time.
- LOCAL_TIME. The server’s timezone setting.
Possible values: GMT_TIME, LOCAL_TIME
userDefinedAuditlog Log user-configurable log messages to nslog. Setting this parameter to NO causes auditing to ignore all user-configured message actions. Setting this parameter to YES causes auditing to log user-configured message actions that meet the other logging criteria.
Possible values: YES, NO
appflowExport Export log messages to AppFlow collectors. Appflow collectors are entities to which log messages can be sent so that some action can be performed on them.
Possible values: ENABLED, DISABLED
lsn Log the LSN messages
Possible values: ENABLED, DISABLED
alg Log the ALG messages
Possible values: ENABLED, DISABLED
subscriberLog Log subscriber session event information
Possible values: ENABLED, DISABLED
sslInterception Log SSL Interception event information
Possible values: ENABLED, DISABLED
urlFiltering Log URL filtering event information
Possible values: ENABLED, DISABLED
ContentInspectionLog Log Content Inspection event information
Possible values: ENABLED, DISABLED
Share
Share
This Preview product documentation is Citrix Confidential.
You agree to hold this documentation confidential pursuant to the terms of your Citrix Beta/Tech Preview Agreement.
The development, release and timing of any features or functionality described in the Preview documentation remains at our sole discretion and are subject to change without notice or consultation.
The documentation is for informational purposes only and is not a commitment, promise or legal obligation to deliver any material, code or functionality and should not be relied upon in making Citrix product purchase decisions.
If you do not agree, select I DO NOT AGREE to exit.