in Technology by
How can we store previous session logs?

1 Answer

0 votes
by

If you run the session in the time stamp mode then automatically session log out will not overwrite the current session log.

Go to Session Properties –> Config Object –> Log Options

Select the properties as follows:

Save session log by –> SessionRuns

Save session log for these runs –> Change the number that you want to save the number of log files (Default is 0)

If you want to save all of the log files created by every run, and then select the option Save session log for these runs –> Session TimeStamp

You can find these properties in the session/workflow Properties.

Related questions

0 votes
    _________ databases are used to store Session information, User profile, preferences, and shopping cart data. (1)Key-Value Pair (2)Graph (3)Document (4)Column...
asked Apr 21, 2021 in Technology by JackTerrance
+1 vote
    _________ databases are used to store Session information, User profile, preferences, and shopping cart data....
asked Oct 11, 2020 in Education by anonymous
0 votes
    How can we invalidate a session? (a) session.discontinue() (b) session.invalidate() (c) session.disconnect() (d) ... JSP & API of Java Select the correct answer from above options...
asked Feb 22, 2022 in Education by JackTerrance
0 votes
    How can we invalidate a session? (a) session.discontinue() (b) session.invalidate() (c) session. ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Oct 24, 2021 in Education by JackTerrance
0 votes
    Is it possible to store a huge amount of data in a memory engine using Tableau? If yes, how can we achieve that?...
asked Oct 30, 2020 in Technology by JackTerrance
0 votes
    Can the users simply switch to a previous version while working on a repository in SVN? If so, what is the simplest method for this according to you?...
asked Feb 18, 2021 in Technology by JackTerrance
0 votes
    You can cancel the previous action performed by clicking on the _______ button from __________ Select the correct answer from above options...
asked Dec 6, 2021 in Education by JackTerrance
0 votes
    You can cancel the previous action performed by clicking on the _______ button from __________ Select the correct answer from above options...
asked Dec 5, 2021 in Education by JackTerrance
0 votes
    You can cancel the previous action performed by clicking on the _______ button from __________ Select the correct answer from above options...
asked Nov 26, 2021 in Education by JackTerrance
0 votes
    Can you write down a general regular expression for extracting the IP address from logs?...
asked Oct 31, 2020 in Technology by JackTerrance
0 votes
    How to revert a Git repository to a previous commit?...
asked Jan 7, 2021 in Technology by JackTerrance
0 votes
    How do I revert from my current state to a snapshot made on a certain commit? If I do git log, then I get ... , i.e. commit 0d1d7fc? Select the correct answer from above options...
asked Jan 30, 2022 in Education by JackTerrance
0 votes
    I have the dataframe as below: df ID val 1 0.0 2 yes 3 1.0 4 0.0 5 yes How do I match my ... use np.where along with the bfill? Select the correct answer from above options...
asked Jan 10, 2022 in Education by JackTerrance
0 votes
    How to get the central logs from POD?...
asked Jul 15, 2021 in Technology by JackTerrance
0 votes
    I follow step by step when installing kaa single node but I have an error in heck the logs after ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 20, 2022 in Education by JackTerrance
...