Official repository for code snippets from Data Engineering for Cybersecurity, available from No Starch Press as of July 2025.
- Use
--limit <group>or--limit "group1,group2"to target a specific group or groups usingansible-playbookwhen a playbook has- hosts: allat the top. See the official pattern documentation for more examples.
-
As of Elastic 9.x, when installing Elastic Agent the first time as a Fleet Server, add the
--install-serversparameter ref 1 ref 2 (relevant to book page 113) -
As of Elastic 9.x, when adding the Elasticsearch output for your Fleet Server, there are now sections to paste in your signed certificate, private key, and certificate authorities. You may just paste the certificate authorities in the appropriate section, instead of pasting in Advanced YAML configuration. (relevant to book page 111)