chg: [d4 introduction] update screenshot + add metatype uml

master
Terrtia 2019-03-28 17:43:34 +01:00
parent d1001e7cd6
commit f68aa85e73
No known key found for this signature in database
GPG Key ID: 1E1B1F50D84613D0
1 changed files with 25 additions and 3 deletions

View File

@ -18,7 +18,7 @@
\author{Alexandre Dulaunoy - Sami Mokaddem}
\titlegraphic{\includegraphics[scale=0.20]{d4-logo.pdf}}
\institute{Team CIRCL \\ \url{https://www.d4-project.org/}}
\date{20190207}
\date{2019/03/29}
\begin{document}
\begin{frame}
@ -172,6 +172,23 @@ After the stream is processed depending of the type using dedicated worker.
\end{itemize}
\end{frame}
\begin{frame}
\frametitle{D4 server - type 254 worker handler}
\begin{itemize}
\item Worker 2
\begin{itemize}
\item Get type 2 data from a stream
\item Reconstruct Json
\item Extract extended type name
\item Use default type or special extended handler
\item Save Json on disk
\item Get type 254 data from a stream
\item Reconstruct type 254
\item Save data in Redis. Create a queue for D4 Analyzer(s)
\end{itemize}
\end{itemize}
\end{frame}
\begin{frame}
\frametitle{D4 server - management interface}
The D4 server provides a web interface to manage D4 sensors, sessions and analyzer.
@ -187,7 +204,12 @@ The D4 server provides a web interface to manage D4 sensors, sessions and analyz
\begin{frame}
\frametitle{D4 server - main interface}
\includegraphics[scale=0.18]{d4-4.png}
\includegraphics[scale=0.18]{d4-5.png}
\end{frame}
\begin{frame}
\frametitle{D4 server - server management}
\includegraphics[scale=0.18]{d4-2.png}
\end{frame}
\begin{frame}
@ -203,7 +225,7 @@ The D4 server provides a web interface to manage D4 sensors, sessions and analyz
\begin{frame}
\frametitle{D4 server - sensor management}
\includegraphics[scale=0.18]{d4-2.png}
\includegraphics[scale=0.18]{d4-4.png}
\end{frame}