CS2 logaddress_add_http_delayed Command

CS2 Command CS2 logo
logaddress_add_http_delayed <URI> <Delay>

This command is used to set a delay and URI of a listener to receive logs via HTTP POST. The URI must be wrapped in double quotes.

Argument Information

The syntax for this command is as follows:
Name Description
URI

The URI endpoint to which logs will be HTTP POSTed.

Delay

The delay in seconds before the logs are sent to the specified URI.

Extra Information

Find additional information relating to this command below.
sv_cheats Required
No
Client or Server Command
Server
Default Value
cmd
Total CS is the home of CS2 commands We boast the only complete, up-to-date database of all CS2 console commands. View All CS2 Commands
CS2 player
Ad

Command Generator

Adjust the settings below to automatically generate a command. Once you've got everything right, hit the Copy button and paste it into the console in CS:GO.

logaddress_add_http_delayed <URI> 0
1/2 arguments filled
URI
Delay

logaddress_add_http_delayed Examples

logaddress_add_http_delayed "http://example.com/logs" 10

Sets up a listener at the given URI to receive logs with a delay of 10 seconds.