gw2raidar icon indicating copy to clipboard operation
gw2raidar copied to clipboard

Integrate headless EI as parser of record

Open Lego6245 opened this issue 5 years ago • 0 comments

Dependent on #354

We should remove the old parser completely and replace it with EI running either in a micro-service or some other structure to enable us to use the parser instead of using the current one.

  1. Remove the current option to upload logs to parse with our parser.
  2. Set up EI to accept logs to parse.
  3. Wire up the front and back ends to provide log files, verify their integrity, parse with EI, and then insert the json into the encounter store using #354.

Questions still remain if we should store the HTML output as well and make that accessible (probably)

Lego6245 avatar Sep 09 '19 02:09 Lego6245