hi Alberto,

I've implemented support for dump files in json format. The json format can
be activated with the --dumpfjson command line option, and this feature
requires the presence of Perl JSON module. Since this module is not a core
module for many perl distributions, it is not required for running sec --
the presence of this module is checked at startup and if missing, an
attempt to generate a dump file in json format will produce a warning
message in sec's log.

Can you test the new feature? You can get the most recent version from
github: https://github.com/simple-evcorr/sec
If you don't have any additional suggestions about this feature, it will be
released in sec-2.8.alpha2.

kind regards,
risto

2018-06-04 15:45 GMT+03:00 Alberto Corton <acor...@s21sec.com>:

> I would prefer to have the entire dump file in JSON format, as we use
> almost all the information contained in the file for both troubleshooting
> and monitorization.
>
> Regards,
>
> El 04/06/18 a las 13:42, Risto Vaarandi escribió:
>
> Hi Alberto,
>
>
>
> That’s an interesting idea. Just out of curiosity – would you mostly need
> JSON format for easier processing of performance related data (such as CPU
> time consumption), or are you interested in having the entire dump file in
> JSON format?
>
>
>
> Kind regards,
>
> risto
>
>
>
> *From:* Alberto Corton [mailto:acor...@s21sec.com <acor...@s21sec.com>]
> *Sent:* Monday, June 04, 2018 2:02 PM
> *To:* simple-evcorr-users@lists.sourceforge.net
> *Subject:* Re: [Simple-evcorr-users] sec-2.8.alpha1 released
>
>
>
> Hi Risto,
>
> We use
>
> would you consider adding an option to write the dump file as JSON-encoded
> data? That would make it easier to consume the data programmatically.
>
> Regards,
>
>
>
> El 21/05/18 a las 12:29, Risto Vaarandi escribió:
>
> hi all,
>
>
>
> today, sec-2.8.alpha1 has been released which is the alpha version
> preceding 2.8.0. The new version supports several new features, including
> dynamic input files, signal emulation, and several new actions. Here is the
> full changelog:
>
>
>
> * added support for dynamic input files, and 'addinput' and 'dropinput'
>   actions for managing dynamic inputs.
>
> * added support for signal emulation and 'sigemul' action.
>
> * added support for 'setltime' action.
>
> * starting from this version, the 'lcall' action supports the :> operator.
>
> * added support for $+{_intcontext} match variable.
>
> * improved input file rotation handling.
>
> * improved action list parsing.
>
> * bugfixes for 'setwpos' action.
>
>
>
>
>
> The new version can be downloaded from https://github.com/simple-
> evcorr/sec/releases/download/2.8.alpha1/sec-2.8.alpha1.tar.gz
>
>
>
> kind regards,
>
> risto
>
>
>
>
> ------------------------------------------------------------------------------
>
> Check out the vibrant tech community on one of the world's most
>
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>
>
>
>
> _______________________________________________
>
> Simple-evcorr-users mailing list
>
> Simple-evcorr-users@lists.sourceforge.net
>
> https://lists.sourceforge.net/lists/listinfo/simple-evcorr-users
>
>
>
>
>
>
>
>
>
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> Simple-evcorr-users mailing list
> Simple-evcorr-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/simple-evcorr-users
>
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Simple-evcorr-users mailing list
Simple-evcorr-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/simple-evcorr-users

Reply via email to