diff options
author | Ted Trask <ttrask01@yahoo.com> | 2015-10-30 15:14:11 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2015-10-30 15:14:11 +0000 |
commit | 8e14e610cb2cc21eb05808074036a7bf8edaa3c1 (patch) | |
tree | 09be3efa967e9f6cc7f2f49c9402bd2e97821007 /ipsectools-logfile-html.lsp | |
parent | 30a0990f37d1e968215687b8b8c96d145237af42 (diff) | |
download | acf-ipsec-tools-8e14e610cb2cc21eb05808074036a7bf8edaa3c1.tar.bz2 acf-ipsec-tools-8e14e610cb2cc21eb05808074036a7bf8edaa3c1.tar.xz |
Modify logfile to get logging info from the config and use common view
Diffstat (limited to 'ipsectools-logfile-html.lsp')
l---------[-rw-r--r--] | ipsectools-logfile-html.lsp | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/ipsectools-logfile-html.lsp b/ipsectools-logfile-html.lsp index 5b2cd47..ac8854f 100644..120000 --- a/ipsectools-logfile-html.lsp +++ b/ipsectools-logfile-html.lsp @@ -1,6 +1 @@ -<% local data, viewlibrary = ... -%> - -<% if viewlibrary and viewlibrary.dispatch_component then - viewlibrary.dispatch_component("alpine-baselayout/logfiles/view", {filename="/var/log/messages", grep="racoon"}) -end %> +../logfile-html.lsp
\ No newline at end of file |