-
Ikey found there are monitoring.yaml files with bad values. e.g. a URL in a release ID field
- Make sure each value matches type
- Maybe regex'ing for sanity (esp URL)
-
## End-to-End (E2E) Testing Guideline
- **Documentation:** Always consult the development documentation for the current stage tag at [this link](https://documentation-dev.wazuh.com/v4.10.0-beta1/ind…
-
Similar to Auditbeat's FIM module, our new FIM integration can monitor for file changes, but does not include the user information to capture who modified/accessed the file. This is a significant visi…
-
JIRA Issue: [KIEKER-872] Sporadically, FS monitoring log files contain broken lines/records
Original Reporter: Andre van Hoorn
***
Example:
...
$1;1324306211819225294;-1;frmAKTE.cmdClose_Click();A…
-
# Summary
Add an "ignore this configuration if the file is missing" option for helm `fileParameters` as it exists for values files with `ignoreMissingValueFiles` already.
# Motivation
We use …
-
Monitor files/folders on different operating systems (Windows, Linux, etc.) and different file systems/mount points (DFS, NFS, etc.). This could include:
- checking for file/folder age
- checking …
-
JIRA Issue: [KIEKER-849] Sporadically, FS monitoring log files end with incomplete records/lines
Original Reporter: Andre van Hoorn
***
Example (they last line doesn not end with a line-break):
ta…
-
### Bug description
src/plugin/filesystem-monitoring.spec.ts > should send event into onDid when a file is watched into an existing directory
on Windows I see errors in the PR checks
### Operating …
-
We have discussed and agreed that `monitoring.yml` files should use the line
```
rss: ~
```
when no rss feed is available.
Some existing packages use an incorrect version of this:
``…
-
I am proposing some sort of functionality for specifying a write chunk size, a way to monitor write progress, and aborting the write altogether.
I am willing to work on implementing this myself but…