Skip to content

Commit

Permalink
docs(README): add new ListenAddr field desc
Browse files Browse the repository at this point in the history
Signed-off-by: Dwi Siswanto <[email protected]>
  • Loading branch information
dwisiswant0 committed Jun 7, 2024
1 parent 537c29f commit a410e4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -439,6 +439,7 @@ The event forwarded to Falco Sidekick instance includes the following informatio
* **`teler.caller`**: Identifies the application source that invoked teler-waf.
* **`teler.id`**: Represents a unique identifier for the rejected request.
* **`teler.threat`**: Specifies the category of the threat.
* **`teler.listen_addr`**: Denotes the network address on which teler-waf is listening for incoming requests.
* **`request.body`**: Contains the body of the associated request.
* **`request.headers`**: Lists the headers from the associated request.
* **`request.ip_addr`**: Discloses the IP address of the associated request.
Expand Down

0 comments on commit a410e4f

Please sign in to comment.