Skip to content

Commit

Permalink
Spelling. Add category to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Geoff committed Sep 18, 2010
1 parent 1f2685f commit 774978d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README
Expand Up @@ -7,7 +7,7 @@ contents of the message are POST'ed to another server for logging.
=== Configuration ==
There are only two configuration variables. The address of an endpoint,
and the secret key to authenticate the client. Both HTTPS and HTTP are
supported, althgouh the SSL certificate is not yet validated.
supported, although the SSL certificate is not yet validated.

== Example Config Flie ==
Put the following in /etc/ckl.conf:
Expand All @@ -20,6 +20,7 @@ Put the following in /etc/ckl.conf:
Will post to your configured endpoint the following data:
- API Key
- Log Message
- Log Category
- Machine Hostname
- Username
- Timestamp
Expand Down

0 comments on commit 774978d

Please sign in to comment.