2509c4fa28
feat: add timestamp tracking to flows with first_seen_at/last_seen_at/observed_at fields across all collectors
main
nessi2026-07-10 14:44:42 +02:00
757fecc686
refactor: fix htons return type to uint16 and add htonsInt wrapper for syscall.Socket compatibility
nessi2026-07-10 14:24:09 +02:00
3aa7ae0c65
feat: add Go-based eBPF helper using AF_PACKET raw sockets with automatic build in agent installer
nessi2026-07-10 14:19:28 +02:00
e6c9a92ff0
feat: add eBPF flow collector with helper binary contract and agent integration
nessi2026-07-10 14:15:15 +02:00
af68949e07
feat: change workload traffic sorting to prioritize recent flows over volume with fallback to bytes
nessi2026-07-10 14:02:46 +02:00
b9b0d4ae39
feat: add security group membership with workload assignment, sg: prefix resolution in policy rules, and searchable select component
nessi2026-07-10 12:46:56 +02:00
0f4734c85c
feat: reduce agent payload size with flow truncation and increase nginx body size limit to 16MB
nessi2026-07-10 08:42:48 +02:00
07cd534254
feat: add include_rules and include_flow_context query parameters to workload insights endpoint for conditional rule/policy matching
nessi2026-07-10 08:39:43 +02:00
65bc7fad67
feat: optimize dashboard and workload queries with database indexes and SQL aggregation for improved performance
nessi2026-07-10 08:23:38 +02:00
9af60945cf
feat: remove traffic flow query limits to show complete flow history in dashboard and workload insights
nessi2026-07-10 08:16:53 +02:00
67eee0662a
feat: add automatic cluster sync and IPAM discovery with configurable intervals, firewall log file parsing, and enhanced flow prioritization
nessi2026-07-10 08:13:40 +02:00
1531b7ea47
feat: add configurable flow retention settings with super admin controls and pagination for workload flows
nessi2026-07-09 22:59:31 +02:00
8c59ab32d5
feat: add dedicated flow analytics page with filtering, aggregation charts, and enhanced traffic table
nessi2026-07-09 22:52:14 +02:00
d651a11472
feat: add automatic policy rule cleanup when disabling or switching to audit mode with provider-level rule deletion
nessi2026-07-09 21:31:20 +02:00
0d07349de0
feat: add traffic flow deduplication with 24h retention and update-in-place for existing flows
nessi2026-07-09 21:19:26 +02:00
da60155710
feat: add firewall enforcement status checking to policy apply with datacenter/node/guest/interface validation and warning collection
nessi2026-07-09 21:16:13 +02:00
35ffcb6768
feat: add kernel firewall log parsing to agent with blocked traffic detection and dashboard suspicious traffic enhancement
nessi2026-07-09 21:07:03 +02:00
68c11eba57
feat: add human-readable endpoint labels to policy table with workload/network/security group prefix detection
nessi2026-07-09 20:23:18 +02:00
2f7da934ea
feat: add custom IP/CIDR input option to policy source and destination fields with dynamic text input and placeholder examples
nessi2026-07-09 20:19:52 +02:00
1802c2cbee
feat: add policy deployment status tracking with cluster-level rule state monitoring and live firewall rule version comparison
nessi2026-07-09 19:52:10 +02:00
6d5dc310df
feat: add flow-level firewall rule and policy matching with decision classification and audit mode visualization
nessi2026-07-09 19:47:39 +02:00
b12ac38c6c
feat: add active firewall rules display to workload insights with managed rule detection and enable status
nessi2026-07-09 19:42:51 +02:00
a16b56614c
feat: add subnet edit functionality with internal subnet labeling in workload traffic insights
nessi2026-07-09 15:29:36 +02:00
10e9406510
feat: add workload detail page with traffic visualization, protocol distribution, and flow aggregation
nessi2026-07-09 15:26:15 +02:00
4ceb4489c5
feat: add AF_PACKET flow collector to agent for real VM traffic visibility with IPv4 TCP/UDP/ICMP flow extraction
nessi2026-07-09 15:18:35 +02:00
3bfd77a74a
feat: add interface traffic counters as fallback telemetry when conntrack flows unavailable
nessi2026-07-09 15:12:31 +02:00
dbd7fc6f95
fix: escape arrow operator in conntrack flow display and remove push trigger from CI workflow
nessi2026-07-09 15:05:51 +02:00
fc719800f9
feat: add LoadingOverlay component with contextual busy messages for async operations across cluster sync, firewall preview/apply, IPAM discovery/export, node agent installer, and policy compilation
nessi2026-07-09 15:04:27 +02:00
8536014666
feat: add agent data detail modal with interface telemetry, conntrack flows, and raw payload viewer
nessi2026-07-09 15:02:16 +02:00
5040ac2f16
feat: change agent installer to use restart instead of enable --now for systemd service activation
nessi2026-07-09 14:58:22 +02:00
926a1b8165
feat: redesign sidebar navigation with grouped sections, improved visual hierarchy, and enhanced active state indicators
nessi2026-07-09 14:58:15 +02:00
714aebfdc0
feat: add /agents/ nginx proxy route and improve agent heartbeat error handling with URL normalization
nessi2026-07-09 14:30:11 +02:00
45baa6ae7a
feat: add JWT refresh token support with automatic token renewal and session expiration handling
nessi2026-07-09 14:27:46 +02:00
1ada59d3c7
docs: document Proxmox write permissions and firewall apply scope, add live apply implementation with rule resolution and provider integration
nessi2026-07-09 13:43:08 +02:00
7fa4bcaad1
feat: add policy deletion, improve dry run handling, and enhance policy designer UX
nessi2026-07-09 13:32:35 +02:00
b382d4362c
feat: add container network filtering, enhance IP address display, and improve workload insights UI
nessi2026-07-09 13:27:39 +02:00
701835e9f3
feat: redesign login page with split layout, feature highlights, and improved UX
nessi2026-07-09 13:16:50 +02:00
0aaaa12ba1
docs: add Proxmox preparation guide and update quick start for setup wizard
nessi2026-07-09 13:15:37 +02:00
150a69b60b
feat: add IPAM discovery from Proxmox with IP enrichment, improve workload insights, and enhance DataTable interactivity
nessi2026-07-09 13:14:01 +02:00
4554b00b73
feat: improve setup wizard UX, add cluster sync error handling, and conditional demo data seeding
nessi2026-07-09 12:57:07 +02:00