summaryrefslogtreecommitdiffstats
path: root/database/sqlite
AgeCommit message (Expand)Author
2022-05-03One way allocator to double the speed of parallel context queries (#12787)Costa Tsaousis
2022-05-02Reduce alert events sent to the cloud. (#12544)Emmanuel Vasilakis
2022-04-19Add the ability to perform a data query using an offline node id (#12650)Stelios Fragkakis
2022-04-05Fix a compilation warning (#12608)Vladimir Kobal
2022-04-01Fix issue with charts not properly synchronized with the cloud (#12451)Stelios Fragkakis
2022-03-31Respect dimension hidden option when executing a query and building the dimen...Stelios Fragkakis
2022-03-31Improve ACLK sync logging (#12534)Stelios Fragkakis
2022-03-30Don't send alert events without wc->host (#12547)Emmanuel Vasilakis
2022-03-24Dont send a snapshot with snapshot id 0 (#12469)Emmanuel Vasilakis
2022-03-14Dont check host health enabled if host is null (#12392)Emmanuel Vasilakis
2022-03-11Only store alert hashes once per health config iteration (#12292)Emmanuel Vasilakis
2022-03-10Replace write with read locks (#12309)Emmanuel Vasilakis
2022-03-09Improve agent to cloud synchronization performance (#12348)Stelios Fragkakis
2022-03-09Adds more info to aclk-state API call (#12231)Timotej S
2022-03-08Adjust cloud dimension update frequency (#12284)Stelios Fragkakis
2022-02-28Setting a DB version (to make future schema changes / migration easier) (#12249)Stelios Fragkakis
2022-02-25Add a fix to correctly register child nodes to the cloud via a parent (#12241)Stelios Fragkakis
2022-02-24Fix node information send to the cloud for older agent versions (#12223)Stelios Fragkakis
2022-02-24Track anomaly rates with DBEngine. (#12083)vkalintiris
2022-02-23Store dimension hidden option in the metadata db (#12196)Stelios Fragkakis
2022-02-23Improve cleaning up of orphan hosts (#12201)Stelios Fragkakis
2022-02-22Skip info field in protobuf alerts messages if it doesn't exist. (#12210)Emmanuel Vasilakis
2022-02-08Disable hashes for charts and alerts if openssl is not available or cloud is ...Emmanuel Vasilakis
2022-01-19Fix queue removed alerts (#11996)Emmanuel Vasilakis
2022-01-17Add localhost hostname to the edit_command (#11793)Emmanuel Vasilakis
2022-01-14Free claim_id (#11973)Emmanuel Vasilakis
2022-01-13Find host and pass health_enabled to cloud health log message (#11960)Emmanuel Vasilakis
2022-01-11Try to find worker thread from parked ones (#11928)Emmanuel Vasilakis
2022-01-10Fix compilation warnings (#11846)Vladimir Kobal
2021-12-22Spelling (#10976)Josh Soref
2021-12-22Send ML feature information with UpdateNodeInfo. (#11913)vkalintiris
2021-12-07set the enabled struct element to 1 (#11856)Emmanuel Vasilakis
2021-11-26Add commands to check and fix database corruption (#11828)Stelios Fragkakis
2021-11-22Δont use wc στρθψτ if it may not exist (#11820)Emmanuel Vasilakis
2021-11-19Cleanup compilation warnings (#11810)Stelios Fragkakis
2021-11-19Fix coverity issues (#11809)Stelios Fragkakis
2021-11-18Always queue alerts to aclk_alert (#11806)Emmanuel Vasilakis
2021-11-18Add some logging for cloud new architecture to access.log (#11788)Emmanuel Vasilakis
2021-11-17Use correct hop count if host is already in memory (#11785)Stelios Fragkakis
2021-11-17Delete from aclk alerts table if ack'ed from cloud one day ago (#11779)Emmanuel Vasilakis
2021-11-11insert into aclk_alert instead of queuing (#11769)Emmanuel Vasilakis
2021-11-11Remove feature flag and commented out code (#11774)Stelios Fragkakis
2021-11-11Skip sending hidden dimensions via ACLK (#11770)Stelios Fragkakis
2021-11-10Fix host hop count reported to the cloud (#11768)Stelios Fragkakis
2021-11-09Store and submit dimension delete messages for new cloud architecture (#11765)Stelios Fragkakis
2021-11-08Fix retention messages (#11762)Stelios Fragkakis
2021-11-03Improve the ACLK sync process for the new cloud architecture (#11744)Stelios Fragkakis
2021-11-01Move initial snapshot_proto generation inside the loop (#11719)Emmanuel Vasilakis
2021-10-25Queue removed alerts to cloud for new architecture (#11704)Emmanuel Vasilakis
2021-10-22Fix coverity issues 373612 & 373611 (#11684)Emmanuel Vasilakis