rsau/max_diskspace/per_file - Maximum size of one single security audit file
------------------------------------------------------------------------ | Parameter : rsau/max_diskspace/per_file | ------------------------------------------------------------------------ ------------------------------------------------------------------------ | Short description : Maximum size of one security audit file | ------------------------------------------------------------------------ ------------------------------------------------------------------------ | Parameter description : | | ----------------------- | | The parameter specifies the maximum size of a security audit file. | | This can be used to tailor the file size to the requirements of | | an archiving program, if used. For example, you could restrict | | the size to 650 MB to be able to fit one file on one | | normal-sized CD during archiving. | | When this size is reached, a new file is started. | | The counter in the file name is increased by one. | | | | This parameter must be greater than zero for the system to be able | | to create more than one audit file per day. In this case, the file | | names of the audit files change (see parameter FN_AUDIT) | ------------------------------------------------------------------------ ------------------------------------------------------------------------ | Application Area: System | ------------------------------------------------------------------------ ------------------------------------------------------------------------ | Unit : | | Whole number without suffix : Unit bytes | | Whole number with suffix "k" or "K": Unit kilobytes | | Whole number with suffix "m" or "M": Unit megabytes | ------------------------------------------------------------------------ ------------------------------------------------------------------------ | Default value:0(Only one audit file per day, as prior to 4.6) | ------------------------------------------------------------------------ ------------------------------------------------------------------------ | Who is permitted to make changes: the customer | ------------------------------------------------------------------------ ------------------------------------------------------------------------ | Limitations for operating systems: None | ------------------------------------------------------------------------ ------------------------------------------------------------------------ | Limitations for database systems: None | ------------------------------------------------------------------------ ------------------------------------------------------------------------ | Other Parameters Affected or Dependent: | | This parameter is only relevant if: | | - Parameter rsau/enable has value 1 (audit switched on) | | or audit was activated dynamically using Transaction SM19. | | | | If the parameter is greater than zero, the parameter | | FN_AUDIT must be switched to the required file name pattern. | | The parameter rsau/max_diskspace/per_day must also be set to a value | | that is at least three times as large. | ------------------------------------------------------------------------ ------------------------------------------------------------------------ | Valid Input, Formats, Areas: | | Whole number => Unit bytes | | Whole number with suffix "k" or "K" (no blank) => Unit kilobytes | | Whole number with suffix "m" or "M" (no blank) => Unit megabytes | | | | The maximum size is 2 GB (2,147,483,647 bytes) | | | | The minimum size is 1 MB (1,048,576 Bytes). A smaller value is | | changed to 1 MB by the kernel. | | | | Input in bytes is converted to kilobytes by the system. | ------------------------------------------------------------------------ ------------------------------------------------------------------------ | Short Description : Maximum size of one single security audit file ------------------------------------------------------------------------ ------------------------------------------------------------------------ | Applications Area : System ------------------------------------------------------------------------ ------------------------------------------------------------------------ | Parameter Type : S ------------------------------------------------------------------------ ------------------------------------------------------------------------ | Changes allowed : X ------------------------------------------------------------------------ ------------------------------------------------------------------------ | Valid for Operating System : * ------------------------------------------------------------------------ ------------------------------------------------------------------------ | Dynamic switchable : ------------------------------------------------------------------------ ------------------------------------------------------------------------ | Same on all Servers : ------------------------------------------------------------------------
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/223653/viewspace-1295134/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- ORA-01144: File size (4224000 blocks) exceeds maximum of 4194303BloC
- iis 0x80070032 Cannot read configuration file because it exceeds the maximum file size
- gitignore by file size?Git
- File size 屬性
- Index column size too large. The maximum column size is 767 bytes.Index
- 1709 - Index column size too large. The maximum column size is 767 bytes.Index
- [Err] 1709 - Index column size too large. The maximum column size is 767 bytes.Index
- #1118 - Row size too large. The maximum row size for the used table type, not counting BLOBs
- Unhandled rejection RangeError: Maximum call stack size exceededill install loadIdealTreeErrorIdea
- ProTable 報錯Uncaught RangeError: Maximum call stack size exceededError
- MySQL建立表失敗:Index column size too large. The maximum column size is 767 bytesMySqlIndex
- MySQL 5.7 到 5.6,出現 Index column size too large. The maximum column size is 767 bytesMySqlIndex
- js中Uncaught RangeError: Maximum call stack size exceeded錯誤JSError
- mysql specified key was too long與Index column size too large. The maximum column size is 767 bytes.MySqlIndex
- 修改SharePoint上傳檔案大小限制(Changing Maximum Upload Size)
- MySQL資料庫index column size too large. the maximum column size is 767 bytes問題解決MySql資料庫Index
- mysql5.7 資料匯入5.6 Index column size too large. The maximum column size is 767 bytes.MySqlIndex
- 關於錯誤訊息 RangeError - Maximum call stack size exceeded at XXXError
- ulimit: core file size: cannot modify limit: Operation not permittedMIT
- oracle 匯入報錯:field in data file exceeds maximum lengthOracle
- Vue專案中出現:Maximum call stack size exceeded(堆疊溢位)Vue
- More than one file was found with OS independent path
- 如何選擇配置 MySQL innodb_log_file_sizeMySql
- How to get the exact duration of an audio file in js All In OneJS
- Oracle RAC 重置db_recovery_file_dest_size引數Oracle
- php執行的時候報File size limit exceededPHPMIT
- ORACLE AUDITOracle
- C# split big file into small files as, and merge the small files into big oneC#
- mysqlalchemy audit extensionMySql
- audit by user by table
- Oracle Audit setupOracle
- AUDIT審計(2)
- MySQL審計auditMySql
- C# The file is too long. This operation is currently limited to supporting files less than 2 gigabytes in size.C#MIT
- fluentd 推送 mariadb audit log
- ORACLE AUDIT審計(1)Oracle
- 2.2.6 Overview of Common Audit ConfigurationsView
- linux監控工具auditLinux
- SQL Server 審計(Audit)SQLServer