Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-11554

Issue when processing data from S3 to ELK using custom step

    • % %

      (Migrated from https://github.com/syndesisio/syndesis/issues/6309)

      Author: Gary Gaughan
      Assignees: unassigned

      This is an issue raised via eval email list

      Background:
      We’ve built the extension jar file as instructed.
      We are able to import it as an extension in Fuse Online and are able to use it to as a step:
      Integration:
      Get obj on S3
      Convert body with custom step
      Invoke URL ELK

      But the job still fails. Can you help check why?

            [ENTESB-11554] Issue when processing data from S3 to ELK using custom step

            Heiko Braun added a comment -

            From Heiko Braun:

            We would need more info on why this exception is raised

            index_not_found_exception

            to be able to act on this.

            Heiko Braun added a comment - From Heiko Braun : We would need more info on why this exception is raised index_not_found_exception to be able to act on this.

            Heiko Braun added a comment -

            From Gary Gaughan:

            Response:

            In tests, you are pointing to this address (details removed and replaced with ?)
            https://search-?-?-?-?.?-?-?.?.?.com/finaltest/_search

            But there is no index with that name.
            ``

            {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index","resource.type":"index_or_alias","resource.id":"finaltest","index_uuid":"_na_","index":"finaltest"}],"type":"index_not_found_exception","reason":"no such index","resource.type":"index_or_alias","resource.id":"finaltest","index_uuid":"_na_","index":"finaltest"},"status":404}
            

            ``

            Heiko Braun added a comment - From Gary Gaughan : Response: In tests, you are pointing to this address (details removed and replaced with ?) https://search-?-?-?-?.?-?-?.?.?.com/finaltest/_search But there is no index with that name. `` { "error" :{ "root_cause" :[{ "type" : "index_not_found_exception" , "reason" : "no such index" , "resource.type" : "index_or_alias" , "resource.id" : "finaltest" , "index_uuid" : "_na_" , "index" : "finaltest" }], "type" : "index_not_found_exception" , "reason" : "no such index" , "resource.type" : "index_or_alias" , "resource.id" : "finaltest" , "index_uuid" : "_na_" , "index" : "finaltest" }, "status" :404} ``

              Unassigned Unassigned
              garygaughan Gary Gaughan (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: