Remove an Engine - Administrator Guide - Cortex XSIAM - Cortex - Security Operations

Cortex XSIAM Administrator Guide

Product
Cortex XSIAM
Creation date
2024-05-06
Last date published
2024-09-11
Category
Administrator Guide
Retire_Doc
Retiring
Link_to_new_Doc
/r/Cortex-XSIAM/Cortex-XSIAM-Documentation
Abstract

Remove an engine by running the relevant command, depending on your operating system.

You can remove a engine when it is no longer needed.

  • Run one of the following commands according to your operating system:

    Installation

    Command

    RPM

    Get the full package: rpm -qa | grep -i ^d1_*

    Remove the package: rpm -evv d1_ <package name>

    DEB

    Get the full package: dpkg-query -W -f='${Package}' d1_*

    Remove the package: dpkg --purge <package name>

    SH

    Remove an Engine: sudo <engine-file-path> -- -purge

    For Windows machines, delete the engine file that was created.