We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55eee36 commit c8c9304Copy full SHA for c8c9304
.razorops.yaml
@@ -20,5 +20,4 @@ tasks:
20
mkdir -p /tmp/logzio;
21
curl -fsSL 'https://github.com/logzio/logzio-agent-manifest/releases/latest/download/agent_linux.tar.gz' -o /tmp/logzio/agent_linux.tar.gz;
22
tar -zxf /tmp/logzio/agent_linux.tar.gz --directory /tmp/logzio;
23
- bash /tmp/logzio/agent.bash --url=https://app.logz.io --id=3222d133-76b4-4a27-a3dd-6589addeefb8
24
-
+ bash /tmp/logzio/agent.bash --url=https://app.logz.io --id=a99e2904-e23c-47c0-a9c4-e8dc9d286dca
0 commit comments