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

Rules.t depends on cs.kobj.net #59

Open
solargroovy opened this issue Sep 10, 2013 · 2 comments
Open

Rules.t depends on cs.kobj.net #59

solargroovy opened this issue Sep 10, 2013 · 2 comments
Assignees

Comments

@solargroovy
Copy link
Contributor

Get this from kns_config.yml

my $check_url = "http://cs.kobj.net/blue/event/web/pageview/a144x165";

@ghost ghost assigned solargroovy Sep 10, 2013
@solargroovy
Copy link
Contributor Author

$krl_src = <<KRL;
ruleset dataset0 {
global {
dataset global_decl_2 <- "http://cs.kobj.net/blue/event/web/pageview/a144x165";
}
rule foo is active {
select using ".*"
noop();
}
}
KRL

@windley
Copy link
Member

windley commented May 9, 2015

This needs to be fixed before we can release Docker KRE install.

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

2 participants