File tree 1 file changed +3
-3
lines changed
public/components/getting_started/getting_started_artifacts/csv_file
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 76
76
"type" : " host-name"
77
77
}
78
78
],
79
- "info" : [" https://github.com/opensearch-project/opensearch-catalog/tree /main/integrations/observability/csv_file/getting-started/fluent-bit /.env" ],
80
- "content" : " wget https://raw.githubusercontent.com/opensearch-project/opensearch-catalog/main/integrations/observability/csv_file/getting-started/fluent-bit/ .env" ,
79
+ "info" : [" https://github.com/opensearch-project/opensearch-catalog/blob /main/integrations/observability/csv_file/getting-started/.env" ],
80
+ "content" : " wget https://raw.githubusercontent.com/opensearch-project/opensearch-catalog/main/integrations/observability/csv_file/getting-started/.env" ,
81
81
"description" : " Setup docker-compose env variables "
82
82
},
83
83
{
96
96
"label" : " live container" ,
97
97
"type" : " file-url" ,
98
98
"phase" : " docker" ,
99
- "info" : [" https://github.com/opensearch-project/opensearch-catalog/blob/main/integrations/observability/csv_file/getting-started/fluent-bit/fluent-bit .yml" ],
99
+ "info" : [" https://github.com/opensearch-project/opensearch-catalog/blob/main/integrations/observability/csv_file/getting-started/docker-compose .yml" ],
100
100
"description" : " Run docker-compose for the nginx live example and see the generated index" ,
101
101
"content" : " wget -O docker-compose.yml https://raw.githubusercontent.com/opensearch-project/opensearch-catalog/main/integrations/observability/csv_file/getting-started/docker-compose.yml && docker-compose up -d fluent-bit \n "
102
102
}
You can’t perform that action at this time.
0 commit comments