What happened?
When you want to export your reports from Bunkerweb, only the visible columns are exported to the CSV/Excel file.
In other words, if I export this page:
My CSV file will only contain the following columns:
“Date, Request ID, IP Address, Country, Method, URL, Status Code, Reason”
And if I make that change, I remove the URL column, the DATA column appears, and the CSV file will only contain the following columns:
“Date, Request ID, IP Address, Country, Method, Status Code, Reason, Data”
How to reproduce?
All you need to do is show or hide columns and export the reports to see that the CSV file is generated based on the visible columns.
Configuration file(s) (yaml or .env)
Relevant log output
BunkerWeb version
1.6.9
What integration are you using?
Linux
Linux distribution (if applicable)
No response
Removed private data
Code of Conduct
What happened?
When you want to export your reports from Bunkerweb, only the visible columns are exported to the CSV/Excel file.
In other words, if I export this page:
My CSV file will only contain the following columns:
“Date, Request ID, IP Address, Country, Method, URL, Status Code, Reason”
And if I make that change, I remove the URL column, the DATA column appears, and the CSV file will only contain the following columns:
“Date, Request ID, IP Address, Country, Method, Status Code, Reason, Data”
How to reproduce?
All you need to do is show or hide columns and export the reports to see that the CSV file is generated based on the visible columns.
Configuration file(s) (yaml or .env)
Relevant log output
BunkerWeb version
1.6.9
What integration are you using?
Linux
Linux distribution (if applicable)
No response
Removed private data
Code of Conduct