Skip to content

Releases: anyks/acu

ACU v1.0.7

15 Jan 15:44
Compare
Choose a tag to compare

Changes in the project:

  1. Fix for parsing complex SysLog data
  2. Improving overall productivity
  3. Bug fixes

ACU v1.0.6

09 Jan 19:36
Compare
Choose a tag to compare

Changes in the project:

  1. Migrating from nlohmann json to RapidJSON
  2. Improving overall productivity
  3. Fixed SD parameter extraction bug in SysLog module
  4. Bug fixes

ACU v1.0.5

04 Dec 16:16
Compare
Choose a tag to compare

Changes in the project:

  1. Fixing regular expression compilation
  2. Improvements to operational stability

ACU v1.0.4

11 Nov 22:47
Compare
Choose a tag to compare

Changes in the project:

  1. Adding hashing methods
  2. Improvements to operational stability
  3. We are finalizing XML, CEF and SysLog parsers

ACU v1.0.3

25 Oct 21:26
Compare
Choose a tag to compare

Changes in the project:

  1. Implementation of a new CEF parser
  2. Improved accuracy of the GROK parser module
  3. General performance optimization

ACU v1.0.2

18 Oct 13:28
Compare
Choose a tag to compare

Changes in the project:

  1. Implementation of a new SysLog parser
  2. General performance optimization

ACU v1.0.1

16 Oct 20:47
Compare
Choose a tag to compare

Changes in the project:

  1. Fixing critical errors
  2. Improvements to the stability of parsers
  3. Implementation of the project's web server

ACU v1.0.0

29 Sep 00:05
Compare
Choose a tag to compare

Format conversion utility

Project goals and features

  • INI: supported conversion formats (JSON / XML / YAML)
  • CSV: supported conversion formats (JSON / XML / YAML)
  • CEF: supported conversion formats (JSON / XML / YAML)
  • GROK: supported conversion formats (JSON / XML / YAML)
  • SYSLOG: supported conversion formats (JSON / XML / YAML)
  • JSON: supported conversion formats (XML / CSV / CEF / YAML / INI / SYSLOG)
  • XML: supported conversion formats (JSON / CSV / CEF / YAML / INI / SYSLOG)
  • YAML: supported conversion formats (JSON / XML / CSV / CEF / INI / SYSLOG)