• Resolved clratliff

    (@clratliff)


    Hello. I am trying to export the logs so I can save them off and then clear them in the database. I’ve tried both selecting the option to export and also selecting all of the entries and then export. The page refreshes, but neither attempt gives the option to download the export nor any indication that the export succeeded. I checked the filesystem to see if something was saved somewhere there, but I’m not finding anything.

    Is there a known issue with this functionality? What experience should I expect when exporting the logs?

    Thank you for your help.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author webheadcoder

    (@webheadllc)

    Fixed some issues with the export. please try version 0.33.

    Thread Starter clratliff

    (@clratliff)

    Thank you! It works perfect. However, when viewing the CSV in MS Excel, it gives an error and won’t open the file. It is because the value of the first header is ID. Excel doesn’t play nice with this.

    ID,log_type,log_label,log_value,log_time

    I had this problem with my plugin’s export function. I found that by changing that column name to something other than ID fixes the issue. So frustrating…

    Plugin Author webheadcoder

    (@webheadllc)

    wow that’s just ridiculous. Made the columns lowercase and it works now. Thanks for letting me know!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Exporting Logs’ is closed to new replies.