Re: How does one create a html template for an entry, posted by kenzo Abrahams on Mon Oct 26 11:16:54 2015
|
> > Good Day
> >
> > I am new to elog and have a question. This is best explain with an example. If I have two logbooks named "home" and "work" and I would like all the |
Re: Logging entries from the command line, posted by Stefan Ritt on Mon Oct 26 11:18:57 2015
|
Run the elog command with an additional -v flag (verbose output), and you will see what the elogd server return. It's
HTML, but you should be able to see some error message.
kenzo |
Re: Logging entries from the command line, posted by kenzo Abrahams on Mon Oct 26 11:24:46 2015
|
Hi Stephan
The error message I get is "Error: Command Submit not allowed". I dont know if this might be an issue but it says Response Recieved:
HTTP/1.1 404 Not Found in the first line of the servers response |
Re: Logging entries from the command line, posted by Stefan Ritt on Mon Oct 26 11:32:08 2015
|
This indicates that the username/password is not correct. Can you log in to that logbook in your browser with the username "John" and password
"Blue"?
kenzo |
Re: Logging entries from the command line, posted by kenzo Abrahams on Mon Oct 26 12:17:40 2015
|
Yes I can it works perfectly from the browser.
Stefan
Ritt wrote:
This indicates that the username/password is not correct. Can you log |
Re: Logging entries from the command line, posted by kenzo Abrahams on Mon Oct 26 12:26:03 2015
|
Hi Stephan I got it to work for some reason elog was complaining that my encoding of the message wasnt allowed. I allowed the lognook to allow ELcode
and it works perfectly.
Thank you for the help. |
running more then one shell command when new entries is submitted, posted by kenzo Abrahams on Tue Oct 27 11:03:49 2015
|
Hi
Im just curious is it possible to run more then one command using Execute new = <command> or will i have to run a script to run muliple
commands. |
Re: running more then one shell command when new entries is submitted, posted by kenzo Abrahams on Tue Oct 27 11:14:16 2015
|
The reason why im asking if it can be done using the Execute option is because I need to have the message id of the entry that was submitted and in an
external script i dont have access to the variable
kenzo |