support multiple output plugins at the same time
[prads.git] / src / output-plugins / log_unified.h
blob39fecd90c7712bd4d95880657cd6f93cbdaf70d2
1 /*
2 ** Copyright (C) 2009 Redpill Linpro, AS.
3 ** Copyright (C) 2009 Edward Fjellskål <edward.fjellskaal@redpill-linpro.com>
4 **
5 ** This program is free software; you can redistribute it and/or modify
6 ** it under the terms of the GNU General Public License Version 2 as
7 ** published by the Free Software Foundation. You may not use, modify or
8 ** distribute this program under any other version of the GNU General
9 ** Public License.
11 ** This program is distributed in the hope that it will be useful,
12 ** but WITHOUT ANY WARRANTY; without even the implied warranty of
13 ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14 ** GNU General Public License for more details.
16 ** You should have received a copy of the GNU General Public License
17 ** along with this program; if not, write to the Free Software
18 ** Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
21 /* $Id$ */
23 /* log_unified
25 * Purpose:
27 * This plugin generates the new unified alert and logging formats
29 * Arguments:
31 * filename of the alert and log spools
33 * Effect:
35 * Packet logs are written (quickly) to a unified output file
37 * Comments:
39 * The future...