Challenge Overview
Previously in Fast 48hrs!!! Topcoder - Update srms mapping In ElasticSearch Feeder , we have made the necessary changes to the following files to revise the data for srms type in the index.
- srms_mapping.sh
- srms_scheduler.sh
For this challenge, we'd like to apply the similar logic in logstash conf files to achieve the same goals, mainly should be the following files
- conf/all-challenges-aws-feeder-conf.j2 (for AWS ES Domain)
- conf/all-challenges-es-feeder-conf.j2 (for standard elasticsearch)
- es-mappings/all-challenges.json
Please check Fast 48hrs!!! Topcoder - Update srms mapping In ElasticSearch Feeder for background understanding.
Please verify that the elaticsearch feeder is working properly for standard elasticsearch and AWS Elasticsearch domain
- Clear Verification Steps for verifying the srms data are feeded into the elasticsearch service.
- srms_mapping.sh
- srms_scheduler.sh
For this challenge, we'd like to apply the similar logic in logstash conf files to achieve the same goals, mainly should be the following files
- conf/all-challenges-aws-feeder-conf.j2 (for AWS ES Domain)
- conf/all-challenges-es-feeder-conf.j2 (for standard elasticsearch)
- es-mappings/all-challenges.json
Please check Fast 48hrs!!! Topcoder - Update srms mapping In ElasticSearch Feeder for background understanding.
Please verify that the elaticsearch feeder is working properly for standard elasticsearch and AWS Elasticsearch domain
Final Submission Guidelines
- Changes to the tc-logstash-conf repo- Clear Verification Steps for verifying the srms data are feeded into the elasticsearch service.