CIS 1.6 Benchmark - Self-Assessment Guide - Rancher v2.5.4argument is set to false (Automated) 1.2.22 Ensure that the --audit-log-path argument is set (Automated) 1.2.23 Ensure that the --audit-log-maxage argument is set to 30 or as appropriate (Automated) CIS 1 83 83 83 85 85 1.2.24 Ensure that the --audit-log-maxbackup argument is set to 10 or as appropriate (Automated) 1.2.25 Ensure that the --audit-log-maxsize argument is set to 100 or as appropriate (Automated) --tls-cert-file=/etc/kubernetes/ssl/kube- apiserver.pem --authorization-mode=Node,RBAC --audit-log- maxsize=100 --audit-log-format=json --requestheader-allowed- names=kube-apiserver-proxy-client --cloud-provider=0 码力 | 132 页 | 1.12 MB | 1 年前3
 Apache Karaf Container 4.x - Documentation4.6. Remote 4.6.1. SSHd server 4.6.2. JMX MBeanServer 4.7. Log 4.7.1. Configuration files 4.7.2. Log4j v2 support 4.7.3. karaf.log.console property 4.7.4. Commands 4.7.5. JMX LogMBean 4.7.6. 16. Configuration 5.17. Deployer 5.18. Dump extender 5.19. JDBC & JPA 5.20. JMS 5.21. Custom log appender 5.22. Custom JMX MBean 5.23. Working with profiles 5.24. Security & JAAS 5.25. Servlet reloaded. • Advanced Logging System: Apache Karaf supports all the popular logging frameworks (slf4j, log4j, etc). Whichever logging framework you use, Apache Karaf centralizes the configuration in one file0 码力 | 370 页 | 1.03 MB | 1 年前3
 AWS LAMBDA Tutorialrequired for the code. AWS Lambda can also execute parallel requests as per the event triggers. Log Provision AWS Lambda gives the details of number of times a code was executed and time taken for Headers modification at viewer or origin request/response in CloudFront ● Log entries in AWS Kinesis data stream ● Log history in CloudTrail AWS Lambda 4 Use Cases of in AWS Lambda for storing the database connection details, file details as to store the output , log file details etc. AWS Lambda 46 Tags They are key-value pairs added0 码力 | 393 页 | 13.45 MB | 1 年前3
 Lecture 5: Gaussian Discriminant Analysis, Naive Bayes122 Warm Up (Contd.) Log-likelihood function ℓ(θ) = log m � i=1 pX,Y (x(i), y(i)) = log m � i=1 pX|Y (x(i) | y(i))pY (y(i)) = m � i=1 � log pX|Y (x(i) | y(i)) + log pY (y(i)) � where θ = {pX|Y Given m sample data, the log-likelihood is ℓ(ψ, µ0, µ1, Σ) = log m � i=1 pX,Y (x(i), y(i); ψ, µ0, µ1, Σ) = log m � i=1 pX|Y (x(i) | y(i); µ0, µ1, Σ)pY (y(i); ψ) = m � i=1 log pX|Y (x(i) | y(i); µ0 + m � i=1 log pY (y(i); ψ) Feng Li (SDU) GDA, NB and EM September 27, 2023 46 / 122 Gaussian Discriminant Analysis (Contd.) The log-likelihood function ℓ(ψ, µ0, µ1, Σ) = m � i=1 log pX|Y (x(i) |0 码力 | 122 页 | 1.35 MB | 1 年前3
 BAETYL 1.0.0 Documentationfirst load etc/baetyl/conf.yml in the working directory, initialize the running mode, API server, log and exit timeout, etc. These configurations can not be changed during application OTA. If no error sh View the version of installed Docker: docker version NOTE: According to the Official Release Log [https://docs.docker.com/engine/release- notes/#18092], the version of Docker lower than 18.09.2 has failures, you need to view the log of the Baetyl master. And the log file which is stored in /usr/local/var/log/baetyl/baetyl.log by default. Once found errors in the log file, you can refer to FAQ. If0 码力 | 135 页 | 15.44 MB | 1 年前3
 BAETYL 1.0.0 Documentationfirst load etc/baetyl/conf.yml in the working directory, initialize the running mode, API server, log and exit timeout, etc. These configurations can not be changed during application OTA. If no error sh View the version of installed Docker: docker version NOTE: According to the Official Release Log, the version of Docker lower than 18.09.2 has some security implica- tions. It is recommended to install/update failures, you need to view the log of the Baetyl master. And the log file which is stored in /usr/local/var/log/baetyl/baetyl.log by default. Once found errors in the log file, you can refer to FAQ. If0 码力 | 145 页 | 9.31 MB | 1 年前3
 Lecture Notes on Gaussian Discriminant Analysis, Naivey(i))}i=1,··· ,m, the log-likelihood is defined as ℓ(ψ, µ0, µ1, Σ) = log m � i=1 pX,Y (x(i), y(i); ψ, µ0, µ1, Σ) = log m � i=1 pX|Y (x(i) | y(i); µ0, µ1, Σ)pY (y(i); ψ) = m � i=1 log pX|Y (x(i) | y(i); + m � i=1 log pY (y(i); ψ)(8) where ψ, µ0, and σ are parameters. Substituting Eq. (5)∼(7) into Eq. (8) gives 2 us a full expression of ℓ(ψ, µ0, µ1, Σ) ℓ(ψ, µ0, µ1, Σ) = m � i=1 log pX|Y (x(i) | m � i=1 log pY (y(i); ψ) = � i:y(i)=0 log � 1 (2π)n/2|Σ|1/2 exp � −1 2(x − µ0)T Σ−1(x − µ0) �� + � i:y(i)=1 log � 1 (2π)n/2|Σ|1/2 exp � −1 2(x − µ1)T Σ−1(x − µ1) �� + m � i=1 log ψy(i)(1 −0 码力 | 19 页 | 238.80 KB | 1 年前3
 Apache Karaf 3.0.5 Guidesthe fly. • Advanced Logging System: Apache Karaf supports a large set of Logging framework (slf4j, log4j, etc). Whatever the logging framework you use, Apache Karaf centralizes the configuration in one karaf@root> Display all 183 possibilities? (y or n) *:config *:dev *:feature *:instance *:jaas *:kar *:log *:package *:region *:service *:shell *:ssh addbundle addfilter addregion /cache: OSGi framework bundle cache ◦ /generated-bundles: temporary folder used by the deployers ◦ /log: log files • /deploy: hot deploy directory • /instances: directory containing instances • /lib: contains0 码力 | 203 页 | 534.36 KB | 1 年前3
 BAETYL 0.1.6 Documentationfirst load etc/baetyl/conf.yml in the working directory, initialize the running mode, API server, log and exit timeout, etc. These configurations can not be changed during application OTA. If no error | sh View the version of installed docker: docker version NOTEAccording to the Official Release Log, the version of docker lower than 18.09.2 has some security implications. It is recommended to install/update above failures, you need to view the log of main program. And the log file which is stored in /usr/local/var/log/baetyl/baetyl.log by default. Once found errors in the log file, users can refer to FAQ. If0 码力 | 120 页 | 7.27 MB | 1 年前3
 BAETYL 0.1.6 Documentationfirst load etc/baetyl/conf.yml in the working directory, initialize the running mode, API server, log and exit timeout, etc. These configurations can not be changed during application OTA. If no error sh View the version of installed docker: docker version NOTE:According to the Official Release Log [https://docs.docker.com/engine/release- notes/#18092], the version of docker lower than 18.09.2 has above failures, you need to view the log of main program. And the log file which is stored in /usr/local/var/log/baetyl/baetyl.log by default. Once found errors in the log file, users can refer to FAQ. If0 码力 | 119 页 | 11.46 MB | 1 年前3
共 371 条
- 1
 - 2
 - 3
 - 4
 - 5
 - 6
 - 38
 













