ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
69505
|
Wed Apr 13 16:31:27 2022 |
| neerajan nepal | nepal1n@cmich.edu | Question | Linux | not known | recovery of elog from backup disk |
Hello,
I do have a backup of elog repository in an external disk (with a directory name .elog). I want to install this repository to a new linux (either ubuntu 20.xx or Cent OS 7) computer. I am new to this, can someone please provide me an instructions sheet.
Thank you |
69508
|
Mon Apr 18 21:01:23 2022 |
| Konstantin Olchanski | olchansk@triumf.ca | Question | Linux | not known | Re: recovery of elog from backup disk |
unfortunately instructions do not exist to cover every possible situation.
but in general, to migrate elog to a new machine, I would say do this:
- on new machine, install new elog from scratch
- copy the old elogs from "logbooks" on the backup disk to the new elog "logbooks"
- merge the config file by hand (this may require a few tries)
feel free to ask for more help with any of these steps here.
K.O. |
69516
|
Thu Apr 21 03:45:20 2022 |
| neerajan nepal | nepal1n@cmich.edu | Question | Linux | not known | Re: recovery of elog from backup disk |
> unfortunately instructions do not exist to cover every possible situation.
>
> but in general, to migrate elog to a new machine, I would say do this:
> - on new machine, install new elog from scratch
> - copy the old elogs from "logbooks" on the backup disk to the new elog "logbooks"
> - merge the config file by hand (this may require a few tries)
>
> feel free to ask for more help with any of these steps here.
> K.O.
Thank you so much. It worked this way. |
69043
|
Wed Oct 16 11:06:34 2019 |
| Moustafa Messed | moustafa.messed@cern.ch | Other | Linux | latest | ELOG Stop working with kerberos configuration |
Dear All
i have this problem since i tried to install ELOG latest version while make Authetnetication Kerberos ELOG stop runing any idea or help please
|
1035
|
Tue Mar 29 23:03:35 2005 |
| becher | | Question | Windows | latest | Logfiles |
Is there an option that elog creates one logfile for one entry in the
database? It seems that there elog is creating one logfile for one day. |
1036
|
Tue Mar 29 23:05:56 2005 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Windows | latest | Re: Logfiles |
> Is there an option that elog creates one logfile for one entry in the
> database? It seems that there elog is creating one logfile for one day.
No. One file per day was chosen in order to keep the number of files small.
For which purpose would you need such an option? |
1039
|
Wed Mar 30 16:05:34 2005 |
| Becher | lehmannth@12move.de | Question | Windows | latest | Re: Logfiles |
I want exchange the logs as files and not with the mirroring function. My
collegue and me are already exchanging all our project files, so the logs from
ELOG could be included in this exchange. |
1040
|
Wed Mar 30 16:31:36 2005 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Windows | latest | Re: Logfiles |
> I want exchange the logs as files and not with the mirroring function. My
> collegue and me are already exchanging all our project files, so the logs from
> ELOG could be included in this exchange.
If you do not want to use the mirroring, then you can extract a single entry with
the "hidden" download command. Like for this entry:
http://midas.psi.ch/elogs/Forum/1039?cmd=Download
Tell your browser to save the result locally and you have a file with just this
message. Note however that if you ship these files around, and combine them with an
existing logbook by copying them to the logbook directory, you could have two
entries with the same ID, in which case elogd would produce unpredictable results. |