index
:
delta/docker.git
0.10
0.10.1-hotfixes
1.12.x
1.13.0-rc4-cherrypicks
1.13.x
17.03.x
17.04.x
17.05.x
19.03
20.10
22.06
23.0
24.0
6969-reponame-rest-api
b2d-install-rewrite
baserock/v1.0.1
baserock/v1.1.2
bump_v1.10.1
bump_v1.10.2
bump_v1.10.3
bump_v1.11.0
bump_v1.11.1
bump_v1.12.0
bump_v1.12.1
change_email
changelog-1.12.2
cherry-picks-1.12.2
cpuguy-test-sync
doc0.8.1
docs
docs-1.0
docs-1.1
docs-1.3.3
docs-1.4
docs-for-new-commands
fix-ben-redirect
fix-makefile-update-external
fix_registry_pushes
hotfix-0.9.2
icecrime-patch-1
jenkins-test-1
jenkins-test-2
jjh/ioctl-vhd
libn-bump
linkchecker-updates
market_release
master
merge_release_v1.2.0
moby
move-to-markdown
move_git_clone_client_side
moxiegirl-patch-1
moxiegirl-patch-README
name_label
nl
p2p_transfer
patch-bad-formatting
post-1.2.0-docs-update-1
post-1.2.0-docs_update-2
priv-repos
publish-compose-docs
real-master
release
release-0.10
release-0.9
release-1.3
release_v1.8.0
revert-11495-m3
revert-11572-skip-hello-world-test
revert-12383-patch-1
revert-12882-12824-uninstall-docs
revert-16228-ContextualizeEvents
revert-16556-10662-randomunix
revert-20566-20371-validate-hostname
revert-39415-master
shykes-new-docs-maintainers
stevvooe-patch-1
swarm
swarm-backend
swarm-cli
swarm-stack
typofix
v1.6.0
v1.8.2
github.com: dotcloud/docker.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
daemon
/
logger
/
splunk
Commit message (
Expand
)
Author
Age
Files
Lines
*
daemon/logger: use strconv instead of fmt.Sprintf()
Sebastiaan van Stijn
2022-10-08
1
-11
/
+12
*
replace deprecated gotest.tools' env.Patch() with t.SetEnv()
Sebastiaan van Stijn
2022-05-28
1
-3
/
+1
*
test: use `T.Setenv` to set env vars in tests
Eng Zer Jun
2022-04-23
1
-92
/
+12
*
panic() instead of logrus.Fatal() in init funcs
Sebastiaan van Stijn
2022-04-21
1
-2
/
+2
*
daemon/logger/splunk: remove uses of pkg/urlutil.IsURL()
Sebastiaan van Stijn
2022-04-11
1
-3
/
+2
*
refactor: move from io/ioutil to io and os package
Eng Zer Jun
2021-08-27
2
-8
/
+6
*
daemon/splunk: ignore G402: TLS MinVersion too low for now
Sebastiaan van Stijn
2021-06-10
1
-1
/
+2
*
Fix more goimports
Sebastiaan van Stijn
2020-02-11
1
-7
/
+7
*
bump gotest.tools v3.0.1 for compatibility with Go 1.14
Sebastiaan van Stijn
2020-02-11
1
-9
/
+9
*
Merge pull request #40081 from thaJeztah/http_constants
Justin Cormack
2019-10-17
2
-2
/
+2
|
\
|
*
daemon/logger/splunk: use constants for http methods
Sebastiaan van Stijn
2019-10-13
2
-2
/
+2
*
|
Add ability to handle index acknowledgment with splunk log driver
Devon Estes
2019-09-25
1
-0
/
+21
|
/
*
Be more conservative for Windows in TestFrequency for Splunk
Deep Debroy
2019-07-17
1
-1
/
+6
*
Use a regex to match labels
Robin THONI
2019-01-16
1
-0
/
+2
*
Format code with gofmt -s from go-1.11beta1
Kir Kolyshkin
2018-09-06
1
-7
/
+7
*
Update tests to use gotest.tools 👼
Vincent Demeester
2018-06-13
1
-2
/
+2
*
Automated migration using
Daniel Nephin
2018-03-16
1
-9
/
+9
*
Merge pull request #36220 from dnephin/support-proxy-in-splunk-driver
Vincent Demeester
2018-02-08
2
-0
/
+33
|
\
|
*
Support a proxy in splunk log driver
Daniel Nephin
2018-02-07
2
-0
/
+33
*
|
Add canonical import comment
Daniel Nephin
2018-02-05
3
-3
/
+3
|
/
*
Splunk: limit the reader size on error responses
Brian Goff
2017-12-07
1
-15
/
+22
*
Set timeout on splunk batch send
Brian Goff
2017-11-14
3
-6
/
+87
*
Merge pull request #34520 from fnoeding/fixed-raw-splunk-logger
Vincent Demeester
2017-09-19
2
-0
/
+13
|
\
|
*
Fixed `raw` mode splunk logger
Florian Noeding
2017-08-18
2
-0
/
+13
*
|
Add gosimple linter
Daniel Nephin
2017-09-12
1
-12
/
+9
*
|
Fix golint errors.
Daniel Nephin
2017-08-18
1
-1
/
+1
|
/
*
Update logrus to v1.0.1
Derek McGowan
2017-07-31
1
-1
/
+1
*
Merge pull request #27565 from rothrock/env-by-regex
Brian Goff
2017-03-31
2
-6
/
+15
|
\
|
*
Use a regex to match environment variables #27565
Joseph Rothrock
2017-01-19
2
-6
/
+15
*
|
Use sync.Pool for logger Messages
Brian Goff
2017-02-01
1
-3
/
+3
*
|
Implement optional ring buffer for container logs
Brian Goff
2017-02-01
1
-20
/
+20
|
/
*
Rename 'context' to 'loginfo' in the logger module
Yanqiang Miao
2016-12-29
2
-59
/
+59
*
check typos and fix in daemon directory
lixiaobing10051267
2016-11-26
1
-2
/
+2
*
Splunk Logging Driver performance improvements
Denis Gladkikh
2016-09-12
3
-37
/
+1730
*
Splunk Logging Driver: PR feedback
Denis Gladkikh
2016-08-18
1
-13
/
+14
*
Splunk Logging Driver: formats and verifyconnection
Denis Gladkikh
2016-08-16
1
-25
/
+145
*
Standardize default logging tag value
Vincent Demeester
2016-06-04
1
-1
/
+1
*
1.change validateNoSchema into validateNoScheme
allencloud
2016-03-31
1
-1
/
+1
*
*: fix response body leaks
Antonio Murdaca
2016-03-16
1
-3
/
+1
*
Fix typos found across repository
Justas Brazauskas
2015-12-13
1
-1
/
+1
*
Allow configurable metadata for Splunk log driver
Denis Gladkikh
2015-11-12
1
-8
/
+20
*
Add Splunk logging driver #16207
Denis Gladkikh
2015-10-23
1
-0
/
+256