What I'd like to do:
I'd like to run two versions of td-agent on CentOS 7.x.
So, I'd like to register both default td-agent
and td-agent-my-own
in my yum repo server.
And, for that, I'd like to create my own rpm file of td-agent; td-agent-my-own
.
What I did:
So far, I downloaded omnibus-td-agent,
and I edited omnibus-td-agent/config/projects/td-agent2.rb
.
I tried to build with some commands and some other procedures, but got lost.
Question:
How do can I build my own td-agent, named td-agent-my-own
.