Leonid Nikitin kor-elf
kor-elf pushed to develop at kor-elf-shield/kor-elf-shield 2026-02-16 23:13:02 +05:00
623d626878 Add event tracking customization and new parameters to analyzer settings
e1bace602c Expand analyzer configuration with group-based alerting options
e85fd785cd Integrate advanced alert grouping functionality
c6841d14f3 Introduce AlertGroup entity and repository
57b80da767 Rename notificationsQueue constant to notificationsQueueBucket for clarity
Compare 5 commits »
kor-elf pushed to develop at kor-elf-shield/kor-elf-shield 2026-02-14 02:11:41 +05:00
696961f7c0 Update third-party license file with entries for github.com/nxadm/tail and gopkg.in/tomb.v1
af082f36da Fix log formatting issue in file_monitoring.Logger.Fatalf
a889e5c81a Bump dependencies to latest versions for improved stability and performance
99e155fe10 Introduce file-based log monitoring support in analyzer
2fffe45a89 Add dependencies for file-based log monitoring (github.com/nxadm/tail, gopkg.in/tomb.v1)
Compare 6 commits »
kor-elf pushed to develop at kor-elf-shield/kor-elf-shield 2026-02-11 23:48:49 +05:00
0b627a283d Refactor and replace AlertRuleIndex with RulesIndex for improved rule handling
2b8a3e0d98 Add file source support in analyzer configuration
c09bf01de1 Add SourceFile support for file-based log monitoring
Compare 3 commits »
kor-elf pushed to develop at kor-elf-shield/kor-elf-shield 2026-02-11 21:41:11 +05:00
627b70e024 Ensure unique journalctl match entries in analyzer configuration
kor-elf pushed to develop at kor-elf-shield/kor-elf-shield 2026-02-10 22:54:06 +05:00
660e1fcebd Add detailed log monitoring settings for LogAlert in analyzer.toml configuration file
c9093f8244 Add LogAlert support for log analysis with configurable rules and patterns
8985ff884d Handle missing regex match values in log analysis by defaulting to "unknown" in supported locales
Compare 3 commits »
kor-elf pushed to develop at kor-elf-shield/kor-elf-shield 2026-02-09 23:38:45 +05:00
c7dadb3684 Refactor login analyzers to improve error handling and validation logic for journal sources
kor-elf pushed to develop at kor-elf-shield/kor-elf-shield 2026-02-09 22:46:05 +05:00
d5e92b70ef Ensure alert rules are only added when AlertRule is not nil
kor-elf pushed tag v0.6.0 to kor-elf-shield/kor-elf-shield 2026-02-08 15:09:14 +05:00
kor-elf released v0.6.0 at kor-elf-shield/kor-elf-shield 2026-02-08 15:09:14 +05:00
kor-elf pushed to main at kor-elf-shield/kor-elf-shield 2026-02-08 15:06:34 +05:00
3bbedc5088 Merge pull request 'v0.6.0' (#6) from develop into main
960494eec0 Add journalctl as a prerequisite in README files
98a62b4551 Update CHANGELOG.md with 0.6.0 release date
0fa8d88479 Update third-party license file to add go.etcd.io/bbolt and fix minor formatting inconsistencies
9eef81d1a5 Clarify test period description to include data clearing steps at end
Compare 14 commits »
kor-elf merged pull request kor-elf-shield/kor-elf-shield#6 2026-02-08 15:06:32 +05:00
v0.6.0
kor-elf created pull request kor-elf-shield/kor-elf-shield#6 2026-02-08 15:06:25 +05:00
v0.6.0
kor-elf pushed to develop at kor-elf-shield/kor-elf-shield 2026-02-08 15:05:03 +05:00
960494eec0 Add journalctl as a prerequisite in README files
kor-elf pushed to develop at kor-elf-shield/kor-elf-shield 2026-02-08 14:57:13 +05:00
98a62b4551 Update CHANGELOG.md with 0.6.0 release date
kor-elf pushed to develop at kor-elf-shield/kor-elf-shield 2026-02-08 14:55:24 +05:00
0fa8d88479 Update third-party license file to add go.etcd.io/bbolt and fix minor formatting inconsistencies
9eef81d1a5 Clarify test period description to include data clearing steps at end
6821924c8e Added clearing of queues from the database at the end of the test period
Compare 3 commits »
kor-elf pushed to develop at kor-elf-shield/kor-elf-shield 2026-02-08 14:40:45 +05:00
f0958a340f Refactor log analysis to support dynamic alert rules through a centralized rule index, replacing hardcoded login-specific logic.
kor-elf pushed to develop at kor-elf-shield/kor-elf-shield 2026-01-28 22:11:17 +05:00
d9a40c620c Update CHANGELOG.md with notification queue clear command details
fd764fb5c5 Add support for clearing the notification queue via new daemon command and DB layer
Compare 2 commits »
kor-elf pushed to develop at kor-elf-shield/kor-elf-shield 2026-01-28 21:44:49 +05:00
d6af8a7ea5 Update CHANGELOG.md with notification queue count command details
f0d5b597cb Add support for retrieving notification queue size via new daemon command and DB layer
Compare 2 commits »
kor-elf pushed to develop at kor-elf-shield/kor-elf-shield 2026-01-28 21:23:55 +05:00
81a28bf485 Update CHANGELOG.md with 0.6.0 changes: add notification retry support and new configuration options
0fb8c0b42d Add notifications retry mechanism with configurable interval and queue handling
6b79928b3a Add DB layer for managing notifications queue
Compare 3 commits »
kor-elf pushed tag v0.5.0 to kor-elf-shield/kor-elf-shield 2026-01-17 20:27:42 +05:00