Cisco Cisco Packet Data Interworking Function (PDIF) プリント

ページ / 8487
Session Event Module Configuration Mode Commands   
▀  event 
 
 
▄  Cisco ASR 5x00 Command Line Interface Reference 
7978 
   
purge { storage-limit bytes | time-limit seconds }
 
Configures parameters for deleting event records from the hard drive. This command is not enabled by 
default. 
storage-limit bytes
: Specifies that event records are to be deleted from the hard drive upon reaching a 
storage limit defined in bytes.  
bytes
 must be an integer value from 10485760 to 146800640. 
time-limit seconds
: Specifies that event records are to be deleted from the hard drive upon reaching a 
time limit defined in seconds.  
seconds
 must be an integer value from 600 to 2592000. 
push-interval value
 
Default: 60 
Specifies the transfer interval (in seconds) when event files will be pushed to an external file server.  
value
 must be an integer from 30 through 3600. 
push-trigger space-usage-percent trigger_percentage
 
Default: 80 
Specifies the disk space utilization percentage threshold at which an automatic push is triggered and files are 
transferred to the external server.  
trigger_percentage
 must be an integer from 10 through 80.  
remove-file-after-transfer
 
Default: Disabled 
Specifies that the system must delete event files after they have been transferred to the external file server.  
transfer-mode { pull [ module-only ] | push primary { encrypted-url encrypted_url 
| url url  } [ max-files files ] [ module-only ] [ secondary { encrypted-
secondary-url
 url | secondary-url url } ] [ via local-context ] }
 
Specifies the transfer mode to be used when transferring event files to an external file server. 
 
pull
: Specifies that the destination server will pull the event files. 
 
push
: Specifies that the system will push event files to the destination server. This is the default mode. 
 
primary encrypted-url encrypted_url
: Specifies the primary URL location to which the 
system pushes the files in encrypted format.  
encrypted_url
 must be an alphanumeric string of 1 through 8192 characters. 
 
primary url url
: Specifies the primary URL location to which the system pushes the event files. 
url
 must be an alphanumeric string of 1 through 1024 characters in the format: 
//user:password@host:[port]/direct
 
max-files number
: Specifies the maximum number of files that can be transferred per push.  
number
 must be an integer from 4 to 4000.  
 
module-only
: Specifies that the transfer of event records is to be applied only to the module type for 
which the configuration was originally created. If this option is not enabled, the transfer will occur 
for all record types. 
 
secondary encrypted-secondary-url url
: Specifies the secondary URL location to which the 
system pushes the files in encrypted format.  
url
 must be an alphanumeric string of 1 through 8192 characters.