You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: add sql query hints to code editor
* feat: add SQL query suggestions to code editor
* feat(application-event): enhance logging and update index for application events
* update windows-events filter
* feat(plugins): add new CrowdStrike plugin to collect and process security events from CrowdStrike Falcon platform
* feat: add sql query hints to code editor
* feat: add SQL query suggestions to code editor
* feat: enhance SQL query suggestions in code editor with limits and aggregation examples
* feat: enhance SQL query suggestions in code editor with limits and aggregation examples
* feat(crowdstrike): add integration procedures and configuration for CrowdStrike module
* feat(crowdstrike): add integration procedures and configuration for CrowdStrike module
* feat(crowdstrike): implement CrowdStrike integration guide and update logs display
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* add the CrowdStrike plugin build and push it into the event processor image
* fix: Incorrect cursor behavior in SQL Query Editor
* fix: Incorrect cursor behavior in SQL Query Editor
* fix: Incorrect cursor behavior in SQL Query Editor
* fix(crowdstrike): standardize configuration keys for CrowdStrike module
* feat(crowdstrike): implement CrowdStrike integration guide and update logs display
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* fix(crowdStrike): fixed configuration parameter names to maintain compatibility.
* fix(crowdStrike): fixed informational message to follow standard catcher
* fix(crowdstrike): standardize configuration keys for CrowdStrike module
* feat(crowdstrike): update CrowdStrike integration filter and normalize log fields
* fix(app-logs): update log detail terminology for clarity
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* feat(audit): enhance audit messages with enriched context and implement AuditableDTO
* fix(UtmDataInputStatusService): optimize data synchronization and improve error handling
* refactor: remove unused agent self
* feat(agent): implement UTMStack Updater service
* feat(agent): implement updater service installation and update process
* feat(modulesConfig): enhance AWS config validation to include log group checks
* feat(aws): enhance AWS CloudWatch Logs streaming with dynamic configuration handling and context management
* feat(pipeline): update build process to include updater service
* Revert "feat(pipeline): update build process to include updater service"
This reverts commit e9e395d.
* feat(pipeline): update build process to include updater service
* feat(data-input): add checkpoint table and repository for data input status management
* fix(UtmAlertServiceImpl): filter alerts to process only non parent alerts for notifications
* fix(config): add .exe extension to updater service filenames for Windows builds
* fix(aws): correct component naming and update routing in email settings
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* chore(CHANGELOG): update release notes for UTMStack v11.2.0
* chore(CHANGELOG): update release notes for UTMStack v11.2.0
* fix(sql-validation): format code for improved readability in balancedQuotes function
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* fix(app-logs): remove console log for cleaner output on successful log load
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
* Update the log information agent/updater/service/install.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
Co-authored-by: Elena Lopez Milan <elopez@utmstack.com>
Co-authored-by: JocLRojas <joc.l.rojas02@gmail.com>
Co-authored-by: Yadian Llada Lopez <yadian.llada@gmail.com>
Co-authored-by: Jose L Quiñones Rojas <73146718+JocLRojas@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
The **UTMStack v11.1.8**update delivers important fixes and usability improvements to enhance stability and user experience.
3
+
The **UTMStack v11.2.0**release introduces key enhancements, new integrations, and important fixes to improve system stability, performance, and user experience.
4
4
5
5
## Improvements & Fixes
6
-
-Improved AWS integration: updated setup guides and more reliable log processing.
7
-
6
+
-Enhanced AWS integration with updated setup guides and improved log processing reliability.
7
+
- Added CrowdStrike Falcon integration for advanced threat detection and response.
0 commit comments