Closed Bug 834885 Opened 11 years ago Closed 11 years ago

Update feedback and crashreports to send single line

Categories

(Webmaker Graveyard :: Popcorn Maker, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: johns, Unassigned)

Details

Hello!
For feedback and crash reports, is it feasible to change the formatting prior to it landing in S3?

Splunk likes single lines quite a lot, and along with the existing formatting, it should work nicely:

ie:
{
    "date": "Wed Nov 21 2012",
    "browser": "Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.64 Safari/537.11",
    "comments": "https://www.facebook.com/video/?id=100000397416436"
}

becomes:
"date": "Wed Nov 21 2012", "browser": "Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.64 Safari/537.11", "comments": "https://www.facebook.com/video/?id=100000397416436"

What do you think?
Yes, we can do this.  Closing this ticket and moving to Lighthouse, https://webmademovies.lighthouseapp.com/projects/65733-popcorn-maker/tickets/3039-update-feedback-and-crash-report-formats-for-better-indexing
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
Product: Popcorn → Webmaker
You need to log in before you can comment on or make changes to this bug.