Skip to content

Releases: OpenAF/nAttrMon

20230212

16 Feb 11:31
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2022030...2023021

20220309

07 Apr 02:50
Compare
Choose a tag to compare

What's Changed

Inputs

  • New option for DMPerformance to use, or not, an associated DB (withAssociatedDB)

Outputs

  • Added support for AWS CloudWatch output

Notes

20220225

28 Feb 15:42
9a6604e
Compare
Choose a tag to compare

What's Changed

Core

  • Performance improvements on closing warnings using CLOSEDHK_HOWLONGAGOINMS and CLOSEDHK_ONSTARTUP
  • Added template helper "countWarns"
  • Improvements on input and output templates

Inputs

  • nInput_EndPoints: support to use address and port on url entries
  • nInput_RAIDLookups: #130
  • new nInput_ESSearch
  • new nInput_SSLCerts

Outputs

  • nOutput_ES: several improvements
  • nOutput_Channels: added kill & restart commands for remote "killing"
  • nOutput_EmailWarnings: corrected argument "dontAvoidStartEmails"
  • nOutput_HTTP: improved logging, removed jquery (using OpenAF's jquery copy) and updated other js libraries
  • new nOutput_Log2ES

Validations

  • nValidation_Generic: better memory and performance management

Notes

  • Most of the RAID related objects and configurations will move, in future versions, to /~https://github.com/OpenAF/nattrmon-configs/tree/main/RAID leaving the objects on the current repository only for common generic nAttrMon objects.
  • Template helpers will be renamed to be prefixed with "$" in future versions.

20180627

27 Jun 19:08
Compare
Choose a tag to compare
  • new plug options: attrPattern for better subscribed plugs control; merge for merging attribute values between inputs; sort array-based attribute values
  • improvements to internal worker thread management
  • new plug disabling method (.nattrmonignore)
  • new nInput_DMPerformance, nInput_BPMNRunningFlows, nInput_Schedulers, nInput_IMAbnormalLoadings and nInput_IMLoadingsProgress
  • new nOutput_Slack
  • new escape template helper
  • correct bug preventing subscribed plugs from running in certain conditions (e.g. with timeInterval, etc…)
  • nOutput_ES: avoid errors due to empty content being sent to ElasticSearch and better error handling.
  • nOutput_Channels: adding pool internal stats
  • nInput_LogErrorAgg: local gathering rewritten and use ssh pools for remote gathering
  • nInput_FilesystemCount: correction on local dates
  • nInput_CBPMRunningFlows: performance improvements and better error handling
  • nOutput_EmailWarnings: new includeRE, excludeRE, descriptionLimit, groupBySimilarity
  • other small corrections and improvements to inputs and outputs
  • corrections on samples

20180320

20 Mar 15:23
6807d6f
Compare
Choose a tag to compare
  • template helper "env"
  • new nInput_CBPMRunningFlows
  • nInput_Shell template based commands
  • new outputs.disabled folder
  • new basic statistical information per plug execution
  • new option to log to console
  • new nInput_Channel, nOutput_RemoteChannel and nInput_RemoteChannel
  • improvements to nOutput_HTTP, nOutput_HTTP_JSON and nOutput_Channels
  • corrections on nInput_*Semaphore (so '/' are translated to '_')
  • corrections on nValidation_Generic to accept multi-line expressions
  • nInput_Session: correction on field ordering
  • nOutput_DSV: adding include and exclude options
  • nOutput_EmailWarnings: accept custom email templates
  • nOutput_HTTP: adding default route for /
  • corrections on core warning handling

20180228

01 Mar 12:12
Compare
Choose a tag to compare
  • New nOutput_ES

20180225

26 Feb 17:06
Compare
Choose a tag to compare

(since 20180214)

  • nOutput_DSV: new output to allow DSC/CSV output with automatic house-keeping per date rotation.
  • nOutput_H2: Bug correction (missing lastcheck)
  • nOutput_Channels: deprecating cAuth and introducing local and custom (custom authentication function for 2FA authentication, AD authentication, etc... example with LDAP authentication)
  • nOutput_HTTP_JSON: adding filter by category/tenant (?ct=MyCat)
  • nOutput_HTTP: adding filter by category/tenant (?ct=MyCat)
  • nOutput_Log: added support for map based arguments
  • nOutput_Stdout: added support for map based arguments
  • core: adding config parameter on nattrmon.yaml configuration file
  • core: adding category and simpletitle to the warning object
  • core: bug correction for more than one ‘/’ in attribute definition