Releases
1.10.2512.0
Bug Fixes
- Fixed an issue where using log command in subqueries caused a NullPointerException.
- Removed explain command that had been moved to the query optimizer app, resolving conflicts with the query optimizer app.
Dec 18, 2025, 12:05:07 AM
1.9.2512.0
sonar sync commands improvements
- Added locale input to the sonar-sync-employees command
- Fixed an NPE issue 발생 when dept_code is empty
- Improved error cause reporting
Dec 17, 2025, 5:31:35 PM
1.8.2510.2
Fixed compatibility issues in the sonar-users command
Nov 13, 2025, 10:35:27 AM
1.8.2510.1
Changed ordinal of log command rewriting planner.
Nov 9, 2025, 9:12:47 PM
1.8.2510.0
Add query commands and functions
- Add top and rare commands
- Add filter function
Oct 28, 2025, 5:51:09 PM
1.7.2510.1
Query Optimization Bug Fixes
- Support for wildcards during table and full-text conversion
- Ensuring semantic equivalence when converting null comparison using the fulltext command
- Compatibility ensured up to Logpresso Sonar version 4.0.2409.0
Oct 20, 2025, 11:50:08 PM
1.7.2510.0
Query Optimization
- Automatically converts table | search commands to a fulltext command
- Automatically converts log | search commands to a single log command
Misc.
- Renames the query_string field in sonar-stream-rules output fields to query field
- Requires Logpresso Sonar 4.0.2507.0 or higher
Oct 14, 2025, 5:01:56 PM
1.6.2510.0
Added Log Schema and Collector Management Commands
- log: Search logs based on schema, model, or collector (supports raw search, aliasing, and subqueries)
- sonar-log-schemas: Retrieve a list of log schemas
- sonar-log-schema-fields: Retrieve log schema fields
- sonar-loggers: Retrieve a list of collectors
- sonar-logger-models: Retrieve a list of collection models
Added SSL Certificate Management Commands
- sonar-check-cert-batch: Batch verification of SSL certificates
Added Address Group and Blocking Integration Management Commands
- sonar-address-groups: Retrieve a list of address groups
- sonar-address-objects: Retrieve address objects
- sonar-remove-address-batch: Batch deletion of address objects
- sonar-response-targets: Retrieve a list of response targets
- sonar-response-models: Retrieve a list of response models
Added Detection Rule Management Commands
- sonar-stream-rules: Enumerate real-time detection rules
- sonar-batch-rules: Enumerate batch detection rules
- sonar-add-stream-rule-command-batch: Batch addition of real-time rule commands
- sonar-update-stream-rule-command-batch: Batch modification of real-time rule commands
- sonar-delete-stream-rule-command-batch: Batch deletion of real-time rule commands
- sonar-update-batch-rule-query-batch: Batch modification of batch rule queries
Added App Management Commands
- sonar-apps: Retrieve a list of apps
Oct 9, 2025, 3:28:40 PM
1.5.2505.1
Bug fix
- Fixed a recursive reference issue that could cause high system load in the sonar-departments query command.
Jul 9, 2025, 7:31:25 PM
1.5.2505.0
New features
- Added sonar-indicators query command
- Added syslog query command
May 6, 2025, 3:49:13 PM
1.4.2504.0
Support create, enable loggers query commands
- sonar-create-loggers
- sonar-enable-loggers
Apr 11, 2025, 3:35:37 PM
1.3.2504.0
Support dashboard, widget, and dataset clone query commands
- sonar-dashboards
- sonar-widgets
- sonar-datasets
- sonar-clone-dashboards
- sonar-clone-widgets
- sonar-clone-datasets
Apr 1, 2025, 11:05:55 PM
1.2.2503.0
Improvements
- Added ticket webhook logger.
- Added SAML2 integration
- Added sonar-verify-query command
Mar 28, 2025, 12:56:37 AM
1.1.2502.0
Support boot logging and lookup related query commands.
- sonar-boot-logs
- sonar-insert-lookup-records
- sonar-delete-lookup-records
Feb 18, 2025, 7:33:19 PM
1.0.2412.0
Added HR database sync commands.
- sonar-departments
- sonar-employees
- sonar-sync-departments
- sonar-sync-employees
- sonar-sync-bosses
Dec 24, 2024, 2:21:17 PM