Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some minor copy changes. #39

Merged
merged 3 commits into from Sep 16, 2013
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Group rsyslog comments with the relevant part of the config file.

  • Loading branch information
philip-loggly committed Sep 15, 2013
commit 0d30246dc171f52bd25229935ee8287d0280a420
@@ -141,8 +141,8 @@
# Define the template used for sending logs to Loggly. Do not change this format.
$template LogglyFormat,"<%%pri%%>%%protocol-version%% %%timestamp:::date-rfc3339%% \
%%HOSTNAME%% %%app-name%% %%procid%% %%msgid%% [%s@%s tag=\\"example\\"] %%msg%%"
# Send messages to syslog server listening on TCP port using template
# Send messages to Loggly over TCP using the template.
*.* @@%s:%s;LogglyFormat
# -------------------------------------------------------
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.