icm/security_log - Configuration of ICM security log
PERFORM Short Reference Fill RESBD Structure from EBP Component StructureThis documentation is copyright by SAP AG.
------------------------------------------------------------------------
| Parameter : icm/security_log |
------------------------------------------------------------------------
------------------------------------------------------------------------
| Short Description : Configuration of ICM security log |
------------------------------------------------------------------------
------------------------------------------------------------------------
| Parameter Description : |
| ----------------------- |
| You can use this parameter to configure the security log of the ICM: |
| The parameter has the following syntax: |
| icm/security_log = LOGFILE=<name of the log file> |
| [, LEVEL=<security level>, MAXSIZEKB=<max. size of the log file>
| SWITCHTF=<options for new file>, FILEWRAP=on] |
| |
| The specifications have the following meaning: |
| LOGFILE: Name of the output file in file system. |
| So that the files have meaningful names, you can use the |
| following options to specify the file name: |
| %d day in month (1-31) |
| %m month in year (1-12) |
| %y 4 character year in format YYYY |
| %h hour (0-23) |
| %t minute (0-59) |
| %s seconds (0-59) |
| %% '%' character |
| LOGFILE=security_log-%d-%m-%y_%h:%t:%s |
| produces a security file with the name: |
| security_log-15-12-2000_16:51:53 |
| LEVEL=1-3: corresponding to the trace level, this value specifies |
| level of detail of the logging: |
| 1: Only the reason for the entry is logged |
| 2: Additional information about the status of the connection |
| and the start of the data that causes the entry |
| are logged (default value) |
| 3: All data that causes the entry is logged |
| |
| MAXSIZEKB: Maximum size of the security file in kilobytes |
| If this size is exceeded, the current file is closed and a new |
| file (with a different name) is opened. |
| SWITCHTF: A new security log can be generated not only when a |
| certain size is reached, but also on the basis of time changes. |
| You can use the following values: hour, day, month. After this |
| period has passed, a new file is to be created. |
| FILEWRAP: FILEWRAP=on means that whenever a new file would be |
| started (due to the time or size limit being exceeded), the |
| existing security file is reset and rewritten. There is therefore |
| only ever one security file, which contains the current security |
| data. |
| |
------------------------------------------------------------------------
------------------------------------------------------------------------
------------------------------------------------------------------------
| Application Area : ICM |
------------------------------------------------------------------------
------------------------------------------------------------------------
------------------------------------------------------------------------
| Unit : Character string |
------------------------------------------------------------------------
------------------------------------------------------------------------
------------------------------------------------------------------------
| Default Value : LOGFILE=dev_icm_sec,MAXSIZEKB=500 |
------------------------------------------------------------------------
------------------------------------------------------------------------
------------------------------------------------------------------------
| Who is permitted to make changes: The customer |
------------------------------------------------------------------------
------------------------------------------------------------------------
------------------------------------------------------------------------
| Limitations for Operating Systems: None |
------------------------------------------------------------------------
------------------------------------------------------------------------
------------------------------------------------------------------------
| Limitations for Database Systems: None |
------------------------------------------------------------------------
------------------------------------------------------------------------
------------------------------------------------------------------------
| Are other parameters affected/dependent: No |
------------------------------------------------------------------------
------------------------------------------------------------------------
------------------------------------------------------------------------
| Valid input, formats, areas: See description |
------------------------------------------------------------------------
------------------------------------------------------------------------
------------------------------------------------------------------------
| Short Description : Configuration of ICM security log
------------------------------------------------------------------------
------------------------------------------------------------------------
| Applications Area : ICM
------------------------------------------------------------------------
------------------------------------------------------------------------
| Parameter Type : S
------------------------------------------------------------------------
------------------------------------------------------------------------
| Changes allowed : X
------------------------------------------------------------------------
------------------------------------------------------------------------
| Valid for Operating System : *
------------------------------------------------------------------------
------------------------------------------------------------------------
| Dynamic switchable :
------------------------------------------------------------------------
------------------------------------------------------------------------
| Same on all Servers :
------------------------------------------------------------------------
ABAP Short Reference rdisp/max_wprun_time - Maximum work process run time
This documentation is copyright by SAP AG.
Length: 7760 Date: 20120525 Time: 202916 triton ( 7 ms )






