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

Separate git_fetch_repo_data.sh and multi_repository.xml generation #6

Open
petterik opened this issue Jan 13, 2012 · 0 comments
Open

Comments

@petterik
Copy link
Contributor

Right now git_fetch_repo_data.sh is doing both fetching and generating the multi_repository.xml.

These should be separated into two scripts.
They should also be set to different timers in inputs.conf.

The multi_repository generating script should only have to be run at start-up/configuration change.
git_fetch_repo_data.sh could be run all the time, or intervals of maybe 20-30secs?

petterik pushed a commit that referenced this issue Jan 16, 2012
    
The generation of the multi repository view can, and
is, now set to only be run on start up. Which allows
for editing the view inside of Splunk and the view
not disappearing sometimes.
    
Issue #6 on Github
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

No branches or pull requests

1 participant