You can find the controller file that generates the content of the report is located in our repo
but we highly don't recommend do not modify this file and if you do, is
under your responsibility, since It can generate troubles with the app
and reports. On another part, if you want to change the title of the pdf
and the description you can check tab-description.js and you can modify the title and the description following the next steps:
- go to /usr/share/kibana/plugins/wazuh/server/reporting/tab-description.js
- change the title or description that you want to change. (Under responsibility)
- restart Kibana using systemctl restart kibana.
Attached images of the test I made, default>change tab-description.js > custom.
Hope it helps you tell me otherwise.