· 6 years ago · May 15, 2019, 09:42 PM
1administrator@aegis:~/aegis/logs$ sudo cat aegis-vappliance-configuration_2019-May-15_173001.log
2
3#######
4#######
5#######
6
7---------------------------------------------
8AEGIS Virtual Appliance Configuration Script
9---------------------------------------------
10
11Full configuration log is /home/administrator/aegis/logs/aegis-vappliance-configuration_2019-May-15_173001.log
12#######
13#######
14#######
15
16Starting configuration proccess...
17
181. Network configuration
19Checking current network parameters...
20Hostname: aegis
21Type: dhcp is currently used for interface eth0
22IP address: 192.168.40.129
23Netmask: 255.255.255.0
24Gateway: 192.168.40.2
25DNS Servers:
26nameserver 192.168.40.2
27Do you want to change current network configuration?:
28[Enter Y or N]> Skipping network configuration...
29
302. Network Connectivity
31Testing network connectivity...
32
33Test 1: Testing access to receiver.changedynamix.io...
34 % Total % Received % Xferd Average Speed Time Time Time Current
35 Dload Upload Total Spent Left Speed
36 0 48 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
37HTTP/1.1 405 Method Not Allowed
38Date: Wed, 15 May 2019 21:30:10 GMT
39Content-Type: text/plain; charset=UTF-8
40Content-Length: 48
41Connection: keep-alive
42Allow: POST
43Server: akka-http/10.1.3
44
45Test 1: Ok, successfully connected to receiver.changedynamix.io
46
47Test 2: Testing access to nexus.changedynamix.io...
48 % Total % Received % Xferd Average Speed Time Time Time Current
49 Dload Upload Total Spent Left Speed
50 0 5596 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
51HTTP/1.1 200 OK
52Date: Wed, 15 May 2019 21:30:11 GMT
53Content-Type: text/html
54Content-Length: 5596
55Connection: keep-alive
56Server: Nexus/3.5.2-01 (OSS)
57X-Frame-Options: SAMEORIGIN
58X-Content-Type-Options: nosniff
59Last-Modified: Wed, 15 May 2019 21:30:11 GMT
60Pragma: no-cache
61Cache-Control: post-check=0, pre-check=0
62Expires: 0
63
64Test 2: Ok, successfully connected to nexus.changedynamix.io
65
663. AEGIS Configuration
67Starting AEGIS configuration...
68[Enter your AEGIS Api Key]:
69> Configuring new AEGIS Api Key...
70
71AEGIS Api Key configured...ok
72
73[Enter your AEGIS Secret Key]:
74> Configuring new AEGIS Secret Key...
75
76AEGIS Secret Key configured...ok
77
78[Enter your AEGIS Public Key]:
79> Configuring new AEGIS Public Key...
80
81AEGIS Public Key configured...ok
82
83[Enter AEGIS Receiver URL - unless provided another URL accept default]
84[Default AEGIS Receiver URL: https://receiver.changedynamix.io ]> Configuring new receiver URL...
85
86New receiver URL configured...ok
87
88[Enter AEGIS Monitoring URL - unless provided another URL accept default]
89[Default AEGIS Monitoring URL: https://monitoring.changedynamix.io/v1 ]> Configuring new monitoring URL...
90
91New monitoring URL configured...ok
92
934. Data Aggregator Configuration
94Do you want to configure Aegis Data Aggregator?:
95[Enter Y or N]> Starting Data Aggregator Configuration...
96Please enter Data Aggregator Unique ID:
97Example: RO-CDXCORP1
98> Configuring Data Aggregator Unique ID...
99
100New Data Aggregator Unique ID......ok
101
102Enter Data Aggregator Description:
103Example: CDX Corp - Royal Oak, MI - Aggregator
104> Configuring Data Aggregator Description...
105
106Data Aggregator Description configured...ok
107
108Enter DNS Server for Data Aggregator:
109Important: only one DNS server can be configured
110> Configuring DNS Server for Data Aggregator...
111
112Data Aggregator DNS configured...ok
113
114Checking for Data Aggregator updates...
115latest-release: Pulling from changedynamix/data-aggregator
116Digest: sha256:76abab543a0893b5af036a48ddbb6b7e3c40ab9670203c39e51c4b5924745b34
117Status: Image is up to date for docker-official.changedynamix.io/changedynamix/data-aggregator:latest-release
118Data Aggregator updates done...ok!
119Configuring Data Aggregator automatic startup...
120Data Aggregator automatic startup configuration done...ok
121Data Aggregator configuration done...ok
122
123Data Aggregator started...ok
124[
125 {
126 "Id": "1bd92ab4d9f8dd53e3c6eccf922e971ad8936d679c5090beb4170b742cc7c102",
127 "Created": "2019-05-15T21:31:34.419261466Z",
128 "Path": "/opt/docker/runit.sh",
129 "Args": [
130 "--host",
131 "0.0.0.0",
132 "--port",
133 "5555",
134 "--batchTime",
135 "60",
136 "--dns",
137 "8.8.8.8",
138 "--receiver",
139 "https://dev-receiver.changedynamix.io",
140 "--uniqueId",
141 "monitoring-system-aggregator-bohdana",
142 "--monitoring",
143 "https://0ar23jlvjc.execute-api.us-west-2.amazonaws.com/dev",
144 "--apiKey",
145 "f27df52b85595e2509a9f5316dc76ac2cb42c6486692c9f3bb696864",
146 "--secretKey",
147 "693F66214F327A76785550413A5E253C3E6D70657A217B4155407A666A305876477B68495A2F5D36",
148 "--publicKey",
149 "5A5832576F434D2D57367D667148464865326E3C4B74586B733C574C7A624E6355642D5239282E72",
150 "--description",
151 "Aggregator for testing of the monitoring system"
152 ],
153 "State": {
154 "Status": "running",
155 "Running": true,
156 "Paused": false,
157 "Restarting": false,
158 "OOMKilled": false,
159 "Dead": false,
160 "Pid": 3396,
161 "ExitCode": 0,
162 "Error": "",
163 "StartedAt": "2019-05-15T21:31:35.061250897Z",
164 "FinishedAt": "0001-01-01T00:00:00Z"
165 },
166 "Image": "sha256:d834f11b7093fffe45bf9bd6e574b98b27c1f39f0f02c5d97d08be22f9a03c97",
167 "ResolvConfPath": "/var/lib/docker/containers/1bd92ab4d9f8dd53e3c6eccf922e971ad8936d679c5090beb4170b742cc7c102/resolv.conf",
168 "HostnamePath": "/var/lib/docker/containers/1bd92ab4d9f8dd53e3c6eccf922e971ad8936d679c5090beb4170b742cc7c102/hostname",
169 "HostsPath": "/var/lib/docker/containers/1bd92ab4d9f8dd53e3c6eccf922e971ad8936d679c5090beb4170b742cc7c102/hosts",
170 "LogPath": "/var/lib/docker/containers/1bd92ab4d9f8dd53e3c6eccf922e971ad8936d679c5090beb4170b742cc7c102/1bd92ab4d9f8dd53e3c6eccf922e971ad8936d679c5090beb4170b742cc7c102-json.log",
171 "Name": "/data-aggregator",
172 "RestartCount": 0,
173 "Driver": "aufs",
174 "Platform": "linux",
175 "MountLabel": "",
176 "ProcessLabel": "",
177 "AppArmorProfile": "docker-default",
178 "ExecIDs": null,
179 "HostConfig": {
180 "Binds": [
181 "/home/administrator/aegis/aegis_host_os_ip_address.txt:/data/host_os_ip_address:ro",
182 "/home/administrator/aegis/aegis_host_os_hostname.txt:/data/host_os_hostname:ro"
183 ],
184 "ContainerIDFile": "",
185 "LogConfig": {
186 "Type": "json-file",
187 "Config": {
188 "max-file": "5",
189 "max-size": "100m"
190 }
191 },
192 "NetworkMode": "default",
193 "PortBindings": {
194 "5555/tcp": [
195 {
196 "HostIp": "",
197 "HostPort": "5555"
198 }
199 ],
200 "5556/tcp": [
201 {
202 "HostIp": "",
203 "HostPort": "5556"
204 }
205 ],
206 "5557/tcp": [
207 {
208 "HostIp": "",
209 "HostPort": "5557"
210 }
211 ],
212 "8113/tcp": [
213 {
214 "HostIp": "",
215 "HostPort": "8113"
216 }
217 ]
218 },
219 "RestartPolicy": {
220 "Name": "unless-stopped",
221 "MaximumRetryCount": 0
222 },
223 "AutoRemove": false,
224 "VolumeDriver": "",
225 "VolumesFrom": null,
226 "CapAdd": null,
227 "CapDrop": null,
228 "Dns": [],
229 "DnsOptions": [],
230 "DnsSearch": [],
231 "ExtraHosts": null,
232 "GroupAdd": null,
233 "IpcMode": "shareable",
234 "Cgroup": "",
235 "Links": null,
236 "OomScoreAdj": 0,
237 "PidMode": "",
238 "Privileged": false,
239 "PublishAllPorts": false,
240 "ReadonlyRootfs": false,
241 "SecurityOpt": null,
242 "UTSMode": "",
243 "UsernsMode": "",
244 "ShmSize": 67108864,
245 "Runtime": "runc",
246 "ConsoleSize": [
247 0,
248 0
249 ],
250 "Isolation": "",
251 "CpuShares": 0,
252 "Memory": 0,
253 "NanoCpus": 0,
254 "CgroupParent": "",
255 "BlkioWeight": 0,
256 "BlkioWeightDevice": [],
257 "BlkioDeviceReadBps": null,
258 "BlkioDeviceWriteBps": null,
259 "BlkioDeviceReadIOps": null,
260 "BlkioDeviceWriteIOps": null,
261 "CpuPeriod": 0,
262 "CpuQuota": 0,
263 "CpuRealtimePeriod": 0,
264 "CpuRealtimeRuntime": 0,
265 "CpusetCpus": "",
266 "CpusetMems": "",
267 "Devices": [],
268 "DeviceCgroupRules": null,
269 "DiskQuota": 0,
270 "KernelMemory": 0,
271 "MemoryReservation": 0,
272 "MemorySwap": 0,
273 "MemorySwappiness": null,
274 "OomKillDisable": false,
275 "PidsLimit": 0,
276 "Ulimits": null,
277 "CpuCount": 0,
278 "CpuPercent": 0,
279 "IOMaximumIOps": 0,
280 "IOMaximumBandwidth": 0,
281 "MaskedPaths": [
282 "/proc/acpi",
283 "/proc/kcore",
284 "/proc/keys",
285 "/proc/latency_stats",
286 "/proc/timer_list",
287 "/proc/timer_stats",
288 "/proc/sched_debug",
289 "/proc/scsi",
290 "/sys/firmware"
291 ],
292 "ReadonlyPaths": [
293 "/proc/asound",
294 "/proc/bus",
295 "/proc/fs",
296 "/proc/irq",
297 "/proc/sys",
298 "/proc/sysrq-trigger"
299 ]
300 },
301 "GraphDriver": {
302 "Data": null,
303 "Name": "aufs"
304 },
305 "Mounts": [
306 {
307 "Type": "bind",
308 "Source": "/home/administrator/aegis/aegis_host_os_ip_address.txt",
309 "Destination": "/data/host_os_ip_address",
310 "Mode": "ro",
311 "RW": false,
312 "Propagation": "rprivate"
313 },
314 {
315 "Type": "bind",
316 "Source": "/home/administrator/aegis/aegis_host_os_hostname.txt",
317 "Destination": "/data/host_os_hostname",
318 "Mode": "ro",
319 "RW": false,
320 "Propagation": "rprivate"
321 }
322 ],
323 "Config": {
324 "Hostname": "1bd92ab4d9f8",
325 "Domainname": "",
326 "User": "root",
327 "AttachStdin": false,
328 "AttachStdout": false,
329 "AttachStderr": false,
330 "ExposedPorts": {
331 "5555/tcp": {},
332 "5556/tcp": {},
333 "5557/tcp": {},
334 "8113/tcp": {}
335 },
336 "Tty": false,
337 "OpenStdin": false,
338 "StdinOnce": false,
339 "Env": [
340 "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
341 "LANG=C.UTF-8",
342 "JAVA_HOME=/docker-java-home/jre",
343 "JAVA_VERSION=8u131",
344 "JAVA_DEBIAN_VERSION=8u131-b11-2",
345 "CA_CERTIFICATES_JAVA_VERSION=20170531+nmu1"
346 ],
347 "Cmd": [
348 "--host",
349 "0.0.0.0",
350 "--port",
351 "5555",
352 "--batchTime",
353 "60",
354 "--dns",
355 "8.8.8.8",
356 "--receiver",
357 "https://dev-receiver.changedynamix.io",
358 "--uniqueId",
359 "monitoring-system-aggregator-bohdana",
360 "--monitoring",
361 "https://0ar23jlvjc.execute-api.us-west-2.amazonaws.com/dev",
362 "--apiKey",
363 "f27df52b85595e2509a9f5316dc76ac2cb42c6486692c9f3bb696864",
364 "--secretKey",
365 "693F66214F327A76785550413A5E253C3E6D70657A217B4155407A666A305876477B68495A2F5D36",
366 "--publicKey",
367 "5A5832576F434D2D57367D667148464865326E3C4B74586B733C574C7A624E6355642D5239282E72",
368 "--description",
369 "Aggregator for testing of the monitoring system"
370 ],
371 "Image": "docker-official.changedynamix.io/changedynamix/data-aggregator:latest-release",
372 "Volumes": null,
373 "WorkingDir": "/opt/docker",
374 "Entrypoint": [
375 "/opt/docker/runit.sh"
376 ],
377 "OnBuild": null,
378 "Labels": {}
379 },
380 "NetworkSettings": {
381 "Bridge": "",
382 "SandboxID": "5962b54158ab76f5d793e9cb320bafe92ebda311ccff2b03c17b8eb8721790d4",
383 "HairpinMode": false,
384 "LinkLocalIPv6Address": "",
385 "LinkLocalIPv6PrefixLen": 0,
386 "Ports": {
387 "5555/tcp": [
388 {
389 "HostIp": "0.0.0.0",
390 "HostPort": "5555"
391 }
392 ],
393 "5556/tcp": [
394 {
395 "HostIp": "0.0.0.0",
396 "HostPort": "5556"
397 }
398 ],
399 "5557/tcp": [
400 {
401 "HostIp": "0.0.0.0",
402 "HostPort": "5557"
403 }
404 ],
405 "8113/tcp": [
406 {
407 "HostIp": "0.0.0.0",
408 "HostPort": "8113"
409 }
410 ]
411 },
412 "SandboxKey": "/var/run/docker/netns/5962b54158ab",
413 "SecondaryIPAddresses": null,
414 "SecondaryIPv6Addresses": null,
415 "EndpointID": "a5ba06d640cb0d3d5ca713c1a8c05ccabf373a61603541bc596706b7af75c4a6",
416 "Gateway": "172.17.0.1",
417 "GlobalIPv6Address": "",
418 "GlobalIPv6PrefixLen": 0,
419 "IPAddress": "172.17.0.2",
420 "IPPrefixLen": 16,
421 "IPv6Gateway": "",
422 "MacAddress": "02:42:ac:11:00:02",
423 "Networks": {
424 "bridge": {
425 "IPAMConfig": null,
426 "Links": null,
427 "Aliases": null,
428 "NetworkID": "7dbe35c899f5854cab349b61f2e091766322c4e8528d4cedbfce474a5028d8c8",
429 "EndpointID": "a5ba06d640cb0d3d5ca713c1a8c05ccabf373a61603541bc596706b7af75c4a6",
430 "Gateway": "172.17.0.1",
431 "IPAddress": "172.17.0.2",
432 "IPPrefixLen": 16,
433 "IPv6Gateway": "",
434 "GlobalIPv6Address": "",
435 "GlobalIPv6PrefixLen": 0,
436 "MacAddress": "02:42:ac:11:00:02",
437 "DriverOpts": null
438 }
439 }
440 }
441 }
442]
443No Data Aggregator restart needed.
4445. Network Monitor Configuration
445Do you want to configure Aegis Network Monitor?:
446[Enter Y or N]> Starting Network Monitor Configuration...
447Enter Data Aggregator IP address for Network Monitor
448Note. If Data Aggregator is running locally,
449you can enter eth0 IP address - 192.168.40.129:
450> Configuring Data Aggregator IP Address for Network Monitor...
451
452Data Aggregator IP Address for Network Monitor configured...ok
453
454Please enter Network Monitor Unique ID:
455Example: CDXCORP-Network-Monitor-1
456> Configuring Network Monitor Unique ID...
457
458Network Monitor Unique ID configured...ok
459
460Checking for Network Monitor updates...
461Using default tag: latest
462latest: Pulling from changedynamix/network-monitor
4633b37166ec614: Already exists
464504facff238f: Already exists
465ebbcacd28e10: Already exists
466c7fb3351ecad: Already exists
4672e3debadcbf7: Already exists
4688cfa662e6147: Pulling fs layer
4693bcf886f2008: Pulling fs layer
470861560479225: Pulling fs layer
471756ba74e5d6d: Pulling fs layer
472ede5ce9be811: Pulling fs layer
473756ba74e5d6d: Waiting
474ede5ce9be811: Waiting
4758cfa662e6147: Verifying Checksum
4768cfa662e6147: Download complete
477861560479225: Verifying Checksum
478861560479225: Download complete
4793bcf886f2008: Verifying Checksum
4803bcf886f2008: Download complete
4818cfa662e6147: Pull complete
4823bcf886f2008: Pull complete
483861560479225: Pull complete
484756ba74e5d6d: Verifying Checksum
485756ba74e5d6d: Download complete
486756ba74e5d6d: Pull complete
487ede5ce9be811: Verifying Checksum
488ede5ce9be811: Download complete
489ede5ce9be811: Pull complete
490Digest: sha256:b88dc83c1087d4217a5e3a9975dcc64d74a5240740fc3d8b2d62b15b22cf601e
491Status: Downloaded newer image for docker-official.changedynamix.io/changedynamix/network-monitor:latest
492Network Monitor updates done...ok!
493
494[
495 {
496 "Id": "1bd92ab4d9f8dd53e3c6eccf922e971ad8936d679c5090beb4170b742cc7c102",
497 "Created": "2019-05-15T21:31:34.419261466Z",
498 "Path": "/opt/docker/runit.sh",
499 "Args": [
500 "--host",
501 "0.0.0.0",
502 "--port",
503 "5555",
504 "--batchTime",
505 "60",
506 "--dns",
507 "8.8.8.8",
508 "--receiver",
509 "https://dev-receiver.changedynamix.io",
510 "--uniqueId",
511 "monitoring-system-aggregator-bohdana",
512 "--monitoring",
513 "https://0ar23jlvjc.execute-api.us-west-2.amazonaws.com/dev",
514 "--apiKey",
515 "f27df52b85595e2509a9f5316dc76ac2cb42c6486692c9f3bb696864",
516 "--secretKey",
517 "693F66214F327A76785550413A5E253C3E6D70657A217B4155407A666A305876477B68495A2F5D36",
518 "--publicKey",
519 "5A5832576F434D2D57367D667148464865326E3C4B74586B733C574C7A624E6355642D5239282E72",
520 "--description",
521 "Aggregator for testing of the monitoring system"
522 ],
523 "State": {
524 "Status": "running",
525 "Running": true,
526 "Paused": false,
527 "Restarting": false,
528 "OOMKilled": false,
529 "Dead": false,
530 "Pid": 3396,
531 "ExitCode": 0,
532 "Error": "",
533 "StartedAt": "2019-05-15T21:31:35.061250897Z",
534 "FinishedAt": "0001-01-01T00:00:00Z"
535 },
536 "Image": "sha256:d834f11b7093fffe45bf9bd6e574b98b27c1f39f0f02c5d97d08be22f9a03c97",
537 "ResolvConfPath": "/var/lib/docker/containers/1bd92ab4d9f8dd53e3c6eccf922e971ad8936d679c5090beb4170b742cc7c102/resolv.conf",
538 "HostnamePath": "/var/lib/docker/containers/1bd92ab4d9f8dd53e3c6eccf922e971ad8936d679c5090beb4170b742cc7c102/hostname",
539 "HostsPath": "/var/lib/docker/containers/1bd92ab4d9f8dd53e3c6eccf922e971ad8936d679c5090beb4170b742cc7c102/hosts",
540 "LogPath": "/var/lib/docker/containers/1bd92ab4d9f8dd53e3c6eccf922e971ad8936d679c5090beb4170b742cc7c102/1bd92ab4d9f8dd53e3c6eccf922e971ad8936d679c5090beb4170b742cc7c102-json.log",
541 "Name": "/data-aggregator",
542 "RestartCount": 0,
543 "Driver": "aufs",
544 "Platform": "linux",
545 "MountLabel": "",
546 "ProcessLabel": "",
547 "AppArmorProfile": "docker-default",
548 "ExecIDs": null,
549 "HostConfig": {
550 "Binds": [
551 "/home/administrator/aegis/aegis_host_os_ip_address.txt:/data/host_os_ip_address:ro",
552 "/home/administrator/aegis/aegis_host_os_hostname.txt:/data/host_os_hostname:ro"
553 ],
554 "ContainerIDFile": "",
555 "LogConfig": {
556 "Type": "json-file",
557 "Config": {
558 "max-file": "5",
559 "max-size": "100m"
560 }
561 },
562 "NetworkMode": "default",
563 "PortBindings": {
564 "5555/tcp": [
565 {
566 "HostIp": "",
567 "HostPort": "5555"
568 }
569 ],
570 "5556/tcp": [
571 {
572 "HostIp": "",
573 "HostPort": "5556"
574 }
575 ],
576 "5557/tcp": [
577 {
578 "HostIp": "",
579 "HostPort": "5557"
580 }
581 ],
582 "8113/tcp": [
583 {
584 "HostIp": "",
585 "HostPort": "8113"
586 }
587 ]
588 },
589 "RestartPolicy": {
590 "Name": "unless-stopped",
591 "MaximumRetryCount": 0
592 },
593 "AutoRemove": false,
594 "VolumeDriver": "",
595 "VolumesFrom": null,
596 "CapAdd": null,
597 "CapDrop": null,
598 "Dns": [],
599 "DnsOptions": [],
600 "DnsSearch": [],
601 "ExtraHosts": null,
602 "GroupAdd": null,
603 "IpcMode": "shareable",
604 "Cgroup": "",
605 "Links": null,
606 "OomScoreAdj": 0,
607 "PidMode": "",
608 "Privileged": false,
609 "PublishAllPorts": false,
610 "ReadonlyRootfs": false,
611 "SecurityOpt": null,
612 "UTSMode": "",
613 "UsernsMode": "",
614 "ShmSize": 67108864,
615 "Runtime": "runc",
616 "ConsoleSize": [
617 0,
618 0
619 ],
620 "Isolation": "",
621 "CpuShares": 0,
622 "Memory": 0,
623 "NanoCpus": 0,
624 "CgroupParent": "",
625 "BlkioWeight": 0,
626 "BlkioWeightDevice": [],
627 "BlkioDeviceReadBps": null,
628 "BlkioDeviceWriteBps": null,
629 "BlkioDeviceReadIOps": null,
630 "BlkioDeviceWriteIOps": null,
631 "CpuPeriod": 0,
632 "CpuQuota": 0,
633 "CpuRealtimePeriod": 0,
634 "CpuRealtimeRuntime": 0,
635 "CpusetCpus": "",
636 "CpusetMems": "",
637 "Devices": [],
638 "DeviceCgroupRules": null,
639 "DiskQuota": 0,
640 "KernelMemory": 0,
641 "MemoryReservation": 0,
642 "MemorySwap": 0,
643 "MemorySwappiness": null,
644 "OomKillDisable": false,
645 "PidsLimit": 0,
646 "Ulimits": null,
647 "CpuCount": 0,
648 "CpuPercent": 0,
649 "IOMaximumIOps": 0,
650 "IOMaximumBandwidth": 0,
651 "MaskedPaths": [
652 "/proc/acpi",
653 "/proc/kcore",
654 "/proc/keys",
655 "/proc/latency_stats",
656 "/proc/timer_list",
657 "/proc/timer_stats",
658 "/proc/sched_debug",
659 "/proc/scsi",
660 "/sys/firmware"
661 ],
662 "ReadonlyPaths": [
663 "/proc/asound",
664 "/proc/bus",
665 "/proc/fs",
666 "/proc/irq",
667 "/proc/sys",
668 "/proc/sysrq-trigger"
669 ]
670 },
671 "GraphDriver": {
672 "Data": null,
673 "Name": "aufs"
674 },
675 "Mounts": [
676 {
677 "Type": "bind",
678 "Source": "/home/administrator/aegis/aegis_host_os_ip_address.txt",
679 "Destination": "/data/host_os_ip_address",
680 "Mode": "ro",
681 "RW": false,
682 "Propagation": "rprivate"
683 },
684 {
685 "Type": "bind",
686 "Source": "/home/administrator/aegis/aegis_host_os_hostname.txt",
687 "Destination": "/data/host_os_hostname",
688 "Mode": "ro",
689 "RW": false,
690 "Propagation": "rprivate"
691 }
692 ],
693 "Config": {
694 "Hostname": "1bd92ab4d9f8",
695 "Domainname": "",
696 "User": "root",
697 "AttachStdin": false,
698 "AttachStdout": false,
699 "AttachStderr": false,
700 "ExposedPorts": {
701 "5555/tcp": {},
702 "5556/tcp": {},
703 "5557/tcp": {},
704 "8113/tcp": {}
705 },
706 "Tty": false,
707 "OpenStdin": false,
708 "StdinOnce": false,
709 "Env": [
710 "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
711 "LANG=C.UTF-8",
712 "JAVA_HOME=/docker-java-home/jre",
713 "JAVA_VERSION=8u131",
714 "JAVA_DEBIAN_VERSION=8u131-b11-2",
715 "CA_CERTIFICATES_JAVA_VERSION=20170531+nmu1"
716 ],
717 "Cmd": [
718 "--host",
719 "0.0.0.0",
720 "--port",
721 "5555",
722 "--batchTime",
723 "60",
724 "--dns",
725 "8.8.8.8",
726 "--receiver",
727 "https://dev-receiver.changedynamix.io",
728 "--uniqueId",
729 "monitoring-system-aggregator-bohdana",
730 "--monitoring",
731 "https://0ar23jlvjc.execute-api.us-west-2.amazonaws.com/dev",
732 "--apiKey",
733 "f27df52b85595e2509a9f5316dc76ac2cb42c6486692c9f3bb696864",
734 "--secretKey",
735 "693F66214F327A76785550413A5E253C3E6D70657A217B4155407A666A305876477B68495A2F5D36",
736 "--publicKey",
737 "5A5832576F434D2D57367D667148464865326E3C4B74586B733C574C7A624E6355642D5239282E72",
738 "--description",
739 "Aggregator for testing of the monitoring system"
740 ],
741 "Image": "docker-official.changedynamix.io/changedynamix/data-aggregator:latest-release",
742 "Volumes": null,
743 "WorkingDir": "/opt/docker",
744 "Entrypoint": [
745 "/opt/docker/runit.sh"
746 ],
747 "OnBuild": null,
748 "Labels": {}
749 },
750 "NetworkSettings": {
751 "Bridge": "",
752 "SandboxID": "5962b54158ab76f5d793e9cb320bafe92ebda311ccff2b03c17b8eb8721790d4",
753 "HairpinMode": false,
754 "LinkLocalIPv6Address": "",
755 "LinkLocalIPv6PrefixLen": 0,
756 "Ports": {
757 "5555/tcp": [
758 {
759 "HostIp": "0.0.0.0",
760 "HostPort": "5555"
761 }
762 ],
763 "5556/tcp": [
764 {
765 "HostIp": "0.0.0.0",
766 "HostPort": "5556"
767 }
768 ],
769 "5557/tcp": [
770 {
771 "HostIp": "0.0.0.0",
772 "HostPort": "5557"
773 }
774 ],
775 "8113/tcp": [
776 {
777 "HostIp": "0.0.0.0",
778 "HostPort": "8113"
779 }
780 ]
781 },
782 "SandboxKey": "/var/run/docker/netns/5962b54158ab",
783 "SecondaryIPAddresses": null,
784 "SecondaryIPv6Addresses": null,
785 "EndpointID": "a5ba06d640cb0d3d5ca713c1a8c05ccabf373a61603541bc596706b7af75c4a6",
786 "Gateway": "172.17.0.1",
787 "GlobalIPv6Address": "",
788 "GlobalIPv6PrefixLen": 0,
789 "IPAddress": "172.17.0.2",
790 "IPPrefixLen": 16,
791 "IPv6Gateway": "",
792 "MacAddress": "02:42:ac:11:00:02",
793 "Networks": {
794 "bridge": {
795 "IPAMConfig": null,
796 "Links": null,
797 "Aliases": null,
798 "NetworkID": "7dbe35c899f5854cab349b61f2e091766322c4e8528d4cedbfce474a5028d8c8",
799 "EndpointID": "a5ba06d640cb0d3d5ca713c1a8c05ccabf373a61603541bc596706b7af75c4a6",
800 "Gateway": "172.17.0.1",
801 "IPAddress": "172.17.0.2",
802 "IPPrefixLen": 16,
803 "IPv6Gateway": "",
804 "GlobalIPv6Address": "",
805 "GlobalIPv6PrefixLen": 0,
806 "MacAddress": "02:42:ac:11:00:02",
807 "DriverOpts": null
808 }
809 }
810 }
811 }
812]
813Data Aggregator is running, adding its IP address to exlcusion list
814Configuring Network Monitor automatic startup...
815Network Monitor automatic startup configuration done...ok
816Network Monitor configuration done...ok
817
818Job for network-monitor.service failed because the control process exited with error code. See "systemctl status network-monitor.service" and "journalctl -xe" for details.
819Something went wrong with the configuration, please check the log file /home/administrator/aegis/logs/aegis-vappliance-configuration_2019-May-15_173001.log for more information!
820administrator@aegis:~/aegis/logs$