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

Allow logserver entries to include port numbers, with log_server_port only used if a port isn't specified. #115

Merged
merged 1 commit into from
Jan 21, 2019

Conversation

greigm
Copy link

@greigm greigm commented Jul 6, 2016

No description provided.

@@ -345,14 +345,14 @@ _OR_
<pre>
rsyslog::log_server:
- 'log1'
- 'log2'
- 'log2:1514'
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add an explanation for this in the message above on line 338

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Heh, that was a typo anyway, it should have been log3 - implying a third log server destination using a non-default port.

@ghoneycutt
Copy link
Owner

Looks good, though we'll need some spec tests.

@greigm
Copy link
Author

greigm commented Jul 12, 2016

I'll try to add spec tests in the next day or so.

@greigm
Copy link
Author

greigm commented Jul 14, 2016

Clarified README and added spec test for log_server entries with port numbers.

@ghoneycutt
Copy link
Owner

This is failing because of updates to some gem's.. I'll take a look

@ghoneycutt
Copy link
Owner

Created PR #116 to fix travis

@ghoneycutt
Copy link
Owner

Please rebase against master to pick up my changes that will fix travis and squash your commits.

@greigm
Copy link
Author

greigm commented Jul 17, 2016

Sorry, I failed at rebasing. Had a bad day. ;) All done.

@ghoneycutt ghoneycutt merged commit 59350e2 into ghoneycutt:master Jan 21, 2019
@ghoneycutt
Copy link
Owner

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants