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

Provide a way to override program names per file #17

Open
eric opened this issue Oct 14, 2011 · 6 comments
Open

Provide a way to override program names per file #17

eric opened this issue Oct 14, 2011 · 6 comments
Assignees

Comments

@eric
Copy link
Contributor

eric commented Oct 14, 2011

If you have multiple files in different directories with the same name, there is no way to differentiate between them right now.

There should be a way to specify what program name is used for each file.

@ghost ghost assigned eric Oct 14, 2011
@TTimo
Copy link

TTimo commented Feb 28, 2013

Yes! I would like to see this supported. Running into the same problem.

@troy
Copy link
Contributor

troy commented Feb 28, 2013

@TTimo Thanks! What are you using it for? The case Eric mentioned where the files are named the same, or is there another case where you want to transform the name? Intel would be very welcome.

@TTimo
Copy link

TTimo commented Feb 28, 2013

Yeah, multiple twisted demons, all logging to their own twistd.log file. I could configure the demons to use a different name, but it would make sense to do the remap with remote_syslog.

@ruudk
Copy link

ruudk commented Apr 9, 2013

I want to have this too. It shouldn't be that difficult right?

Why not like this:

files:
 - /var/log/httpd/access_log AS my_custom_name

@troy
Copy link
Contributor

troy commented Apr 9, 2013

@ruudk have a pull request I can review? Happy to.

@ruudk
Copy link

ruudk commented Apr 10, 2013

@troy Sorry, I don't know Ruby :(

leonsodhi pushed a commit that referenced this issue Jul 17, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants