wazuh-documentation icon indicating copy to clipboard operation
wazuh-documentation copied to clipboard

Incorrect and incomplete documentation for Configuring core dump generation for Debian based OSes

Open fgont opened this issue 6 months ago • 2 comments

📌 Request Details

The documentation section for Configuring core dump generation for Debian based OSes is incorrect and incomplete.

  1. In Ubuntu, the associated package does not come installed by default. So please add the corresponding step (sudo apt install systemd-coredump)
  2. systemctl edit systemd-coredump results in the service file being edited, rather than /etc/systemd/coredump.conf . So step 2 should simply be to use an editor (vi, nano, emacs, mcedit) to edit /etc/systemd/coredump.conf
  3. The service is called systemctl status systemd-coredump.socket . So in steps 5 and 6 you should be using that, rather than systemd-coredump

Required Information

  • 4.13 (current) :
  • Request type
    • [ ] Product update
    • [X] Fixes or corrections
    • [ ] Improvement
    • [ ] Other:
  • Affected Documentation
    • Documentation section(s): Debian Based OS
    • Specific page URLs: https://documentation.wazuh.com/current/development/coredump.html#debian-based-oss

Description

Additional examples/references (screenshots, code samples, links)

🛠 Additional Details

fgont avatar Oct 03 '25 18:10 fgont

@fgont thank you for the observation and suggestion.

This has been tested and the relevant section has been modified as suggested and will be published alongside other sections in the new and improvised Development document.

SamsonIdowu avatar Oct 06 '25 12:10 SamsonIdowu

@SamsonIdowu, only close the issue after publication

Spades0 avatar Oct 06 '25 14:10 Spades0