Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

where do we store this data?  ideas:  (1) log file, (2) dynamoDB

noteNote:  dynamoDB has ability to archive content to S3

...

John adds:  The S3 files created during migration could be retained as a "log" of migrator activity.  (Bruce says, the files would be used with the migration requests to create the actual history.)

While PLFM logs incoming requests, Portal could log the requests it thinks it made.

 

Next Steps:

1) Capture individual requests (and responses) to the repo-svcs as S3 files.

2) Capture Catalina logs (e.g. to get stack traces associated with 500 status codes).