mirror of https://github.com/MISP/misp-training
chg: [a.12-workflows] Added slides about setting up misp-modules
parent
6aadcf7e87
commit
77a87a46c8
|
@ -176,7 +176,7 @@
|
||||||
\end{frame}
|
\end{frame}
|
||||||
|
|
||||||
\begin{frame}
|
\begin{frame}
|
||||||
\frametitle{Getting started with workflows}
|
\frametitle{Getting started with workflows (1)}
|
||||||
Review MISP settings:
|
Review MISP settings:
|
||||||
\begin{enumerate}
|
\begin{enumerate}
|
||||||
\item Make sure \texttt{MISP.background\_jobs} is turned on
|
\item Make sure \texttt{MISP.background\_jobs} is turned on
|
||||||
|
@ -190,7 +190,17 @@
|
||||||
\end{frame}
|
\end{frame}
|
||||||
|
|
||||||
\begin{frame}
|
\begin{frame}
|
||||||
\frametitle{Getting started with workflows}
|
\frametitle{Getting started with workflows (2)}
|
||||||
|
If you wish to use action modules from the \texttt{misp-module}:
|
||||||
|
\begin{itemize}
|
||||||
|
\item Make sure you update your \texttt{misp-module} application to the latest version
|
||||||
|
\item Make sure your have the new \texttt{action\_mod} module type in \url{misp-modules/misp\_modules/modules}
|
||||||
|
\item Restart your \texttt{misp-module} application
|
||||||
|
\end{itemize}
|
||||||
|
\end{frame}
|
||||||
|
|
||||||
|
\begin{frame}
|
||||||
|
\frametitle{Getting started with workflows (3)}
|
||||||
\begin{enumerate}
|
\begin{enumerate}
|
||||||
\item Go to the trigger list: \texttt{Administration > Workflows}
|
\item Go to the trigger list: \texttt{Administration > Workflows}
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
|
|
Loading…
Reference in New Issue