Open
Conversation
add unknown container
update version
Feature/chunk encoding
…a_ebpf Adding sasl auth in kafka for agent
enable threat events push by default
Feature/mem check
Feature/mem check
push source in threat payload
Feature/kafka err restart
Refactor parseAndProduce
…very use empty bodies on failures
…ponse increase and reset timer
kafka reconnect
* added kafka heartbeats with pod name * added module type as well * added module type changes and organise paylaod * change in module type and added jitter to stop spike * change in moduleType value * removing the pod name and node name * added akto agent name * added changes to get the docker image version * code cleanup * added pod name to handle docker deployments * added logs for debug * proper logging enable * chaning log level
feat: add kafka header
* env reloadere flow * check with log level changes * feat: added kafka consumer and reboot logic * remove comments and logs * structural changes for code * remove comments --------- Co-authored-by: gauravmann <gaurav@akto.io>
* dbeug direction * label resolving add * fix the ignore urls bug * envoy dont tag * remove the ignore urls change * add back info * change parser to master * don't tag envoy process calls * add better logs
* env reloadere flow * check with log level changes * feat: added kafka consumer and reboot logic * remove comments and logs * structural changes for code * remove comments * added the profiling data in heartbeats * added the total allocated memory * removing duplicate strings import --------- Co-authored-by: gauravmann <gaurav@akto.io>
added dest ip in the payload
reduce log level
…uests Allow sequence to start from anywehre
When processCommandMessage updates environment variables via os.Setenv(), write them to /ebpf/.env file before restart. The shell script sources this file on each loop iteration, ensuring variables persist across both syscall.Exec() restarts and memory-limit-triggered pkill restarts. - Add writeEnvFile() to persist env vars in shell-compatible format - Simplify restartSelf() to exit cleanly instead of syscall.Exec() - Update ebpf-run.sh to source /ebpf/.env before each process spawn 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
…changed-env Preserve environment variables across process restarts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.