Wazuh PDF user guide

2,194 views
Skip to first unread message

mauro....@cmcc.it

unread,
May 7, 2021, 2:31:17 AM5/7/21
to Wazuh mailing list

Dear Users,

I recently installed Wazuh 4.1 in our environment.
Now it is time to start learning how it works and how configure it.

Since I usually like and prefer the paper documentation version, I would ask you if a PDF version of user manual is available to be printed.

Thank you,
Mauro

Alberto Rodriguez

unread,
May 7, 2021, 1:40:28 PM5/7/21
to Wazuh mailing list
Hello Mauro

  We haven't a PDF but you could clone our documentation repository: https://github.com/wazuh/wazuh-documentation, install pip3 and the requirements and generate all the HTMLs locally. Then, you should be able to select what HTMLs are interested to print. Let me know if you have any doubt about building those HTML files. 

Regards, 
Alberto R

Mauro Tridici

unread,
May 7, 2021, 3:33:50 PM5/7/21
to Alberto Rodriguez, Wazuh mailing list
Hello Alberto,

thank you very much for your answer.
I really appreciated it.
I will try to follow your instructions and I will let you know.

Kind Regards,
Mauro

--
You received this message because you are subscribed to a topic in the Google Groups "Wazuh mailing list" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/wazuh/A0iPKi1H83k/unsubscribe.
To unsubscribe from this group and all its topics, send an email to wazuh+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/wazuh/75726090-1a83-44d6-b678-cea5c3af630cn%40googlegroups.com.


Alberto Rodriguez

unread,
May 7, 2021, 4:37:07 PM5/7/21
to Mauro Tridici, Wazuh mailing list
I found a tool that downloads the site and creates the PDF (with some more steps). The final PDF is far to be perfect but... it's something. 
With the attached list:

while read i; do wkhtmltopdf "$i" "$(echo "$i" | sed -e 's/https\?:\/\///' -e 's/\//-/g' ).pdf"; done < ~/Downloads/PDF/url-list.txt
then

   gs -dBATCH -dNOPAUSE -q -sDEVICE=pdfwrite -dPDFSETTINGS=/prepress -sOutputFile=merged-output.pdf $(ls -1 *.pdf)

This will generate a "merged-output.pdf" file with all documentation. 
--
WazuhAlberto Rodriguez
CICD TL
Wazuh The Open Source Security Platform
Wazuh's Github
Wazuh's Twitter



* This message and the information contained in or attached to it are private and confidential and intended exclusively for the addressee. Any dissemination, copying or distribution to third parties without the express consent of the sender is strictly prohibited. If you have received this message in error, please delete it immediately and notify the sender. Thank you for your collaboration.



url-list.txt

Mauro Tridici

unread,
May 7, 2021, 4:41:40 PM5/7/21
to Alberto Rodriguez, Wazuh mailing list
Great!!! Let’s try! Thank you for the time you spent to help me.

Mauro

<url-list.txt>


Reply all
Reply to author
Forward
0 new messages