tantunholdings / medicare-tantun-web

0 stars 0 forks source link

add logging and auditing of the website #24

Open pavsh opened 4 weeks ago

pavsh commented 4 weeks ago
  1. The logs should contain errors and warning
  2. The audit logs should record any query and action the visitors do in the website including the queries to open ai. each line in the log should be connected to the cookie and the visitors data (not including PII) : device info, location, zip, age, email, phone
  3. send all the logs to s3 in a json format
pavsh commented 4 weeks ago

I want to collect all the chatgpt queries and the cookie of the visitor into S3 for analysis.