Open tas50 opened 3 years ago
Crossing out items as they're completed on master.
Partially resolved in https://github.com/chef/chef-server/pull/2645
Partially resolved in https://github.com/chef/chef-server/pull/2651
Add the above mentioned information for Opensearch
Both Infra Server and Automate include a gather-logs command. We need are missing a lot of data that's included in the Automate gather logs. We should do our best to gather the same data so that we can process the data in a single pipeline more easily in the future.
Missing data (dir of file: what it is):
df_k.txt: output ofdf -k
dig-fqdn.txt: output ofdig SYSTEMS_FQDN
(replaced content in name-resolution.txt)uname_a.txt: output ofuname -a
ping_-c_2_fqdn.txt: output ofping -c 2 SYSTEMS_FQDN
(replaced content in name-resolution.txt)ping_-c_2_hostname.txt: output ofping -c 2 SYSTEMS_HOSTNAME
(replaced content in name-resolution.txt)/etc/hosts (replaced content in name-resolution.txt)/etc/os-release/etc/resolv.conf (replaced content in name-resolution.txt)/etc/system-release/proc/version/proc/sys/crypto/fips_enabledRename:
free-m.txt -> free_m.txtcpuinfo -> /proc/cpuinfomeminfo -> /proc/meminfoAdd new data from Elasticsearch: