Skip to content

Instantly share code, notes, and snippets.

@jeffmendoza
jeffmendoza / gist:702e27918f83012ad03b03c3a8cb87d8
Created February 21, 2018 16:43
mixer log without kubeattrgenrulerule rule
Mixer started with
MaxMessageSize: 1048576
MaxConcurrentStreams: 1024
APIWorkerPoolSize: 1024
AdapterWorkerPoolSize: 1024
ExpressionEvalCacheSize: 1024
APIPort: 9091
MonitoringPort: 9093
EnableProfiling: true
SingleThreaded: false
@jeffmendoza
jeffmendoza / gist:989cc8532764436f91eea769e4354991
Created February 21, 2018 01:27
after delete rules kubeattrgenrulerule
request.host : 117.109.224.35.bc.googleusercontent.com
request.method : GET
request.path : /old_files/
request.scheme : http
request.size : 0
request.time : 2018-02-21 01:26:46.126780345 +0000 UTC
request.useragent : Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GoogleSecurityScanner; go/SecopsSecurityScan 1.337)
response.code : 404
response.duration : 307µs
response.headers : {response.headers map[server:envoy :status:404 date:Wed, 21 Feb 2018 01:26:45 GMT connection:close] 0xc42178d620}
@jeffmendoza
jeffmendoza / gist:f4cb8844dd7ff53bcbd1b4c527ea0fe0
Created February 20, 2018 19:35
Mixer with log_output_level=debug
This file has been truncated, but you can view the full file.
Mixer started with
MaxMessageSize: 1048576
MaxConcurrentStreams: 1024
APIWorkerPoolSize: 1024
AdapterWorkerPoolSize: 1024
ExpressionEvalCacheSize: 1024
APIPort: 9091
MonitoringPort: 9093
EnableProfiling: true
SingleThreaded: false
Mixer started with
MaxMessageSize: 1048576
MaxConcurrentStreams: 1024
APIWorkerPoolSize: 1024
AdapterWorkerPoolSize: 1024
ExpressionEvalCacheSize: 1024
APIPort: 9091
MonitoringPort: 9093
EnableProfiling: true
SingleThreaded: false
@jeffmendoza
jeffmendoza / gist:356a413aa0185e6ed17a
Created May 20, 2015 16:10
Using Docker Machine's drivers package to create VMs
// Copyright 2015 Google, Inc.
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
// http://www.apache.org/licenses/LICENSE-2.0
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,