Releases: OpenAF/nAttrMon
Releases · OpenAF/nAttrMon
20230212
What's Changed
- Warnings notifications wnots by @nmaguiar in #134
- Set notification by name by @nmaguiar in #135
- several bug fixes by @nmaguiar in #136
- +__NAM_CHANNEL_LOGS, nattrmon.filter by @nmaguiar in #137
- +nInput_ChVals by @nmaguiar in #138
- nOutput_HTTP_Metrics choice between JSON and OpenMetrics #139 by @nmaguiar in #140
- adding slowdown feature to better control plug execution by @nmaguiar in #141
- Validation generic check.for by @nmaguiar in #142
- nInput +Kube by @nmaguiar in #144
- Suryakalyan403 patch n output/snmp server 1 by @suryakalyan403 in #143
- nOutput ElasticSearch key map by @nmaguiar in #145
- fallback on object.assets to opack by @nmaguiar in #146
- N input fms rule status upgrade by @nmaguiar in #147
- Javagc improvements by @nmaguiar in #148
- Kube improvements by @nmaguiar in #149
New Contributors
- @suryakalyan403 made their first contribution in #143
Full Changelog: 2022030...2023021
20220309
What's Changed
Inputs
- New option for DMPerformance to use, or not, an associated DB (withAssociatedDB)
Outputs
- Added support for AWS CloudWatch output
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 object
20220225
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
- 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
- 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
20180225
(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