18%
01.08.2019
$4dIrCZLpgSYDClrS6pN2BOxVm.rkPy/4IgnurlHbukOxOJldlhJM."
12 acl:
13 - match: {account: "admin"}
14 actions: ["*"]
15 comment: "Admin has full access to everything."
16 - match
18%
30.01.2020
": "Allow",
06 "Action": "logs:CreateLogGroup",
07 "Resource": "arn:aws:logs:eu-west-1:XXXXXXX:*"
08 },
09 {
10 "Effect": "Allow",
11 "Action": [
12 "logs
18%
09.01.2013
running Node.js
6) 64bit Amazon Linux running Node.js
...
Don't create an RDS instance this time, so type n
for that option; however, notice how easy launching a whole DB-backed application would
18%
13.12.2018
Modules xm_gelf
09
10
11 # Use for windows vista/2008 and higher:
12 modules in the_msvistalog
13
14 # Use for windows Windows XP/2000/2003:
15 # Modules in_mseventlog
16
17
18%
29.09.2020
.168.2.17",
04 "visible": true,
05 "color": "green",
06 "user": "root"
07 },
08 "web server": {
09 "address": "192.168.2.4",
10 "visible": true,
11 "color": "rgb(100, 200, 0)",
12
18%
14.03.2013
: 6
08 microcode : 0x60c
09 cpu MHz : 800.000
10 cache size : 6144 KB
11 physical id : 0
12 siblings : 2
13 core id : 0
14 cpu cores : 2
15 apicid
18%
01.08.2019
_path": "/var/log/osquery",
07 "disable_logging": "false",
08 "schedule_splay_percent": 10
09 },
10 "schedule": {
11 "osquery_profile": {
12 "query": "SELECT * FROM osquery_info;",
13
18%
10.04.2015
Number: 00282-30340-00000-AB9A5
Version: 6.3.9600
The information you read from the operating system can also be formatted and customized. For example, normally only the operating system's most
18%
30.05.2021
_name,
03 Stdlib::Absolutepath $config_file,
04 String $service_name,
05 Stdlib::Ensure::Service $ensure = 'running',
06 Boolean $enable = true,
07 ) {
08 package { $package_name:
09
18%
02.02.2021
: records) {
08 String key = record.key();
09 Payment value = record.value();
10 System.out.printf("key = %s, value = %s%n", key, value);
11 }
12 }
13 }
14 [...]
Kafka Ecosystem