[global] #################################################################### # This [global] section contains settings common to all logbooks # If an individual logbook setting should be the same in all # logbooks, it can be copied into this section. If it is present # in this section and in a logbook section, the one in the logbook # section has precedence. #################################################################### # Tell eLog to use tabbed UI # Switches on (1) and off (0) logbook tabs logbook tabs = 1 # Language can be english, french, spanish, german, dutch, brazilian Language = english # Limit the size of attachments to 1MB Max content length = 1024000 # Point to the localhost as the email relay SMTP host = 127.0.0.1 ;SMTP host = mailserv2.am.freescale.net # The builtin webserver (eLog is not using Apache) uses port 8080 port = 8080 # User and Group under which the elogd daemon is started under Unix # Logfiles generate by the daemon are owned by this user Usr = nobody Grp = essadm # URL used for the URL link in email notification and the browser. URL = http://127.0.0.1:8080/ #--------------------------- # Access control #--------------------------- # Allow users to register with approval from moderator (Admin). All LogBooks pull from one password file Self register = 1 Password file = elogpasswd Admin user = r4aajl # To log all user login/logout activity, plus writes Logfile = logs/elogaccess.log Logging level = 2 ; Turn logbook locking OFF ; Use Lock = 0 ############################################################################################### # Optional Welcome Title can be customized, GIF image has to be in same directory as elogd.cfg ############################################################################################### Welcome Title =
Design Technology, Engineering Compute
Incident Log Facility
Change Log Facility


Purpose: to capture Planned Changes and Unplanned Incidents to the Engineering Infrastructure that are deemed SIGNIFICANT and/or OPERATIONAL in nature. The Logging facility is implemented per Freescale policy as documented in:

ISO17799: Operational Change Control, Sec8.1.2.
Send questions to the eLog Admin
#--------------------------- # General options #--------------------------- # Use the 'default' theme under the themes/ directory Theme = default ############################# # Some Look And Feel values ############################# Admin textarea = 115, 24 # Lines for message entry window Message Height = 6 # Characters per line for message entry Message Width = 130 # Date/Time format as passed to the strftime() function and used to display the entry date Date format = %B %d, %Y Time format = %B %d, %Y # Provide more menu options to the user ; Menu commands = Back, New, Edit, Delete, Reply, Find, Config, Move To, Help Find Menu commands = New, Find, Select, Config, Change password, Logout, Help, Admin #---------------------------- # Define the major area groupings - Log type # -CL is for change logs by site # -IL is for incident logs by site ; Top text = FreescaleBanner.html Show top groups = 1 Top Group Engineering Compute Change Logs = TX11-CL, TX30-CL, TX32-CL, AZ34-CL, AZ50-CL, FL29-CL, IL108-CL, ZIL05-CL, Approvals-CL, Template-CL Top Group Engineering Compute Incident Logs = TX11-IL, TX30-IL, TX32-IL, AZ34-IL, AZ50-IL, FL29-IL, IL108-IL, ZIL05-IL, Template-IL #Top Group zDemo = DemoChangeLog, DemoIncidentLog, DemoShutdownLog, DemoDCChangeLog #--------------------------- # Flags #--------------------------- # Send plain text emails Email Encoding = 1 # [global Engineering Compute Incident Logs] #------------------------------------------------------------------------------------------------------------- # Define the global attributes of the Incident Log #------------------------------------------------------------------------------------------------------------- Main Tab = Home Page, Global Incident Logs Welcome Title = Design Technology

Engineering Compute Incident Log Facility


Pick the correct site and enter an Incident that has already happened. Questions to be answered are provided.
Send questions to the eLog Admin


ISO17799: Operational Change Control, Sec8.1.2Looking for the Change Logs?
Top text = FreescaleBanner-IL.html Bottom text = IncidentLogFooter.html Page Title = Engineering Compute Post Incident Logs Quick filter = Date, Duration Menu commands = Back, New, Edit, Delete, Reply, Find, Config, Help Message Height = 30 Attributes = Author, Date of Occurrance, Duration, EmailAddr, EmailNotify, Incident Coordinator, Short Summary ; Put these attributes on the same line as the preceeding attribute ;Format Date of Occurrance = 1 Format Duration = 1 ;Format EmailNotify = 1 ; ; The summary listing limits the displayed fields List display = Edit, Delete, Date, Author, Incident Coordinator, Date of Occurrance, Short Summary Summary lines = 0 Display mode = threaded Expand default = 0 Reverse sort = 1 Thread display = "Happened on: $Date of Occurrance. $short summary. Incident Coordinator: $Incident Coordinator." Preset Author = $long_name Locked Attributes = Author Type Date of Occurrance = date Date format = %B %d, %Y Time format = %B %d, %Y Subst on edit short summary = UPDATE: $short summary Subst on reply short summary = UPDATE: $short summary Comment EmailAddr = Tooltip EmailAddr = People to notify. Use full email addr separated w/commas. MOptions EmailNotify = Notify Local EC, Notify ALL EC ; This attribute is used globally, so set to "nul" Comment EmailNotify = Tooltip EmailNotify = Select whom to notify, EC list is pre-loaded. Use 'Manual Email Addresses' for all others. Options Incident Coordinator = ? Tooltip Incident Coordinator = Who Responded? If it is the author, just leave blank Extendable Options = Incident Coordinator Options Duration = < 1 hr, 1-12 hrs, 24 hrs, 72 hrs, 1 week, 1 month, > 1 month Tooltip Duration = Pick an Outage Duration. These coincide with BIA outage categories Required Attributes = Date of Occurrance, Incident Coordinator, Duration, Short Summary Preset text = IncidentLogFooter.incl ; Email Preferences Use Email Subject = "[eLOG: $logbook]: $short summary" Email EmailNotify "Notify Local EC" = elogadm@freescale.com Email EmailNotify "Notify ALL EC" = elogadm@freescale.com Email All = $EmailAddr [global Engineering Compute Change Logs] #------------------------------------------------------------------------------------------------------------- # Define the global attributes of the Change Log #------------------------------------------------------------------------------------------------------------- Main Tab = Home Page, Global Change Logs Welcome Title = Design Technology

Engineering Compute Change Log Facility


Pick the correct site and register all SIGNIFICANT Engineering Infrastructure Planned Changes.
Send questions to the eLog Admin


ISO17799: Operational Change Control, Sec8.1.2Looking for the Incident Logs?
##################################################################################################### #These are options that are applied to all CL LogBooks, dictate what info is needed ######################################### # Define the attributes for all logbooks # Attributes = SiteBook, Author, LastRevision, Subject, PlannedDate, Significance, ApprovalRequired, ApproverName, ApproveState, FunctionalArea, Operation, Category, HardwareName, EmailNotify, Manual Email Addresses, Completed, DateCompleted Required Attributes = Author, PlannedDate, FunctionalArea, Operation, Significance, Subject, Completed, ApprovalRequired Top text = FreescaleBanner-CL.html Bottom text = ChangeLogFooter.html Page Title = Engineering Compute Change Logs Message Height = 30 ######################################### # The message field gets pre-loaded text Preset text = ChangeLogInclude.incl ######################################### # Set some attributes to DATE type # Type PlannedDate = date Tooltip PlannedDate = When is this change planned to occur? Type DateCompleted = date ######################################### # Make sure that certain log field entries are not changed later # Fixed Attributes Edit = SiteBook Preset SiteBook = $logbook Fixed Attributes Edit = Author Preset Author = $long_name Preset ApproverName = Preset ApprovalState = Not Approved Preset Completed = Open Locked Attributes = SiteBook, Author, LastRevision, DateCompleted, ApproverName, ApproveState ##################################################################################################### # Tell some attributes to go on the same line as the preceeding attribute # #### Put Author on same line as SiteBook Format Author = 1 #### Put 'LastRevision' on the same line as 'Author' Format LastRevision = 1 #### Put 'DateCompleted' on the same line as 'Completed' Format DateCompleted = 1 #### Put 'ApproverName' on same line as 'ApprovalRequired' Format ApproverName = 1 #### Put 'ApproveState' on same line as 'ApprovalRequired' Format ApproveState = 1 ##################################################################################################### # The summary listing limits the displayed fields List display = Edit, Delete, Author, PlannedDate, FunctionalArea, Operation, HardwareName, Subject Summary lines = 0 Display mode = threaded Expand default = 1 Reverse sort = 1 Quick Filter = ApprovalRequired, PlannedDate, Completed Thread display = What: $subject     Scheduled for: $PlannedDate     Change Status:   $ApproveState and $Completed     Completed Date: $DateCompleted Entries per page = 10 ##################################################################################################### # add last revision and change subjectline on each edit/reply Subst on edit lastrevision = REVISED: $date by $long_name Subst on reply lastrevision = REVISED: $date by $long_name Subst on reply subject = UPDATED: $subject ##################################################################################################### # Start defining how the form works ################################################## # Define FunctionalArea # Options FunctionalArea = NFS{1}, LDAP{2}, LoadBalancer{3}, LSF{4}, SunRay{5}, Tarantella{6}, Vital Server{7}, ClearCase{8}, CFEngine{9}, DataCenter{10}, Compute{11}, Network{12} ################################################## # Define Operation # {1} Options Operation = Maintenance, SW Installation, SW Upgrade, Configuration Change, Patch Applied {2} Options Operation = Schema Change, Maintenance, SW Installation, SW Upgrade, Configuration Change, Patch Applied {3} Options Operation = New Service Added, Configuration Change, Maintenance, SW Installation, SW Upgrade, Patch Applied {4} Options Operation = Schema Change, Queue Change, License Change, SW Installation, SW Upgrade, Configuration Change, Patch Applied {5} Options Operation = Maintenance, SW Installation, SW Upgrade, Configuration Change, Firmware Upgrade, Patch Applied {6} Options Operation = WebTop Change, Server Added, Maintenance, SW Installation, SW Upgrade, Configuration Change, Patch Applied {7} Options Operation = New Service Added, Maintenance, SW Installation, SW Upgrade, Configuration Change, Patch Applied {8} Options Operation = New VOB, New View, Maintenance, SW Installation, SW Upgrade, Configuration Change, Patch Applied {9} Options Operation = SW Upgrade, Configuration Change, Patch Applied {10} Options Operation = New HW Install, HW Maintenance, Power/UPS, HVAC, Network HW {11} Options Operation = Maintenance, SW Installation, SW Upgrade, Configuration Change, Patch Applied {12} Options Operation = Maintenance, SW Installation, SW Upgrade, Configuration Change, Patch Applied Tooltip FunctionalArea = The predefined Operations areas under which a Change may be scheduled. Tooltip Operation = Choose FUNCTIONALAREA first ################################################## # Define Category # {1} Options Category = HP, Celera, Sun, Brocade, StorageTek, EMC {2} Options Category = Supplier, Hub, Consumer,Gateway, Client {3} Options Category = F5, CSS {4} Options Category = Master {5} Options Category = SunrayServer {6} Options Category = TTServer, DesktopServer {7} Options Category = WWW, NIS, LISTSRV, NTP, DNS, MTA, TWIKI, ELOG, LOGGING HOST, GSH {8} Options Category = VOB, VIEW {9} Options Category = ? {10} Options Category = Cisco, Netbotz, Liebert Paging {11} Options Category = HPUX, Solaris, Linux {12} Options Category = Cisco Tooltip Category = Optional attribute. Please use for furthur classification. ################################################## # Define Significance # MOptions Significance = Routine, Multiple User Impact, Requires EC Communication, Deviates from EC Standard Tooltip Significance = Why is this entry being created - what is the SIGNIFICANCE of the change? ################################################## # Define EmailNotify # MOptions EmailNotify = Email to EC, Email to EC Admins, Other email (please complete "Manual Email Addresses" field) Tooltip EmailNotify = Select whom to notify, EC list is pre-loaded. Use 'Manual Email Addresses' for all others. ################################################## # Define HardwareName # Extendable Options = HardwareName Tooltip HardwareName = HARDWARENAME is not connected to iTrack. ################################################## # Define Completed # Options Completed = Open{a}, Closed{b} {a} Preset DateCompleted = {b} Preset DateCompleted = $date ################################################## # Define ApproverRequired, Set ApproverName # Options ApprovalRequired = None{c}, Peer{d}, Board{e}, Customer{f} {c} Preset ApproverName = {d} Preset ApproverName = {e} Preset ApproverName = {f} Preset ApproverName = ################################################## # Define ApproveState # Options ApproveState = Approved, Not Approved ################################################## # Define email conditions # Establish EMAIL settings for all logbooks # Email Format = 31 Use Email Subject = "[$logbook Change Log]: $Subject" Email EmailNotify "Email to EC" = elogadm@freescale.com Email EmailNotify "Email to EC Admins" = elogadm@freescale.com Email EmailNotify "Email to Customer List" = $Manual Email Addresses Email EmailNotify "Other Email" = $Manual Email Addresses Suppress Email to users = 1 Email All = elogadm@freescale.com [TX30-IL] Page Title = $logbook Post Incident Log - $Short Summary [TX11-IL] Page Title = $logbook Post Incident Log - $Short Summary [TX32-IL] Page Title = $logbook Post Incident Log - $Short Summary [AZ34-IL] Page Title = $logbook Post Incident Log - $Short Summary [AZ50-IL] Page Title = $logbook Post Incident Log - $Short Summary [FL29-IL] Page Title = $logbook Post Incident Log - $Short Summary [IL108-IL] Page Title = $logbook Post Incident Log - $Short Summary [ZIL05-IL] Page Title = $logbook Post Incident Log - $Short Summary [Template-IL] Hidden = 1 Page Title = $logbook Post Incident Log - $Short Summary [TX30-CL] Page Title = $logbook Change Log - $Subject Move To = Approvals-CL Options Completed = Open{a}, Closed{b} {a} Preset DateCompleted = {b} Preset DateCompleted = $date ################################################## # Define ApproverRequired, Set ApproverName # Options ApprovalRequired = None{c}, Peer{d}, Board{e}, Customer{f} {c} Preset ApproverName = $long_name {c} Preset ApproveState = Approved {d} Preset ApproverName = Pending {d} Preset ApproveState = Not Approved {e} Preset ApproverName = Pending {e} Preset ApproveState = Not Approved {f} Preset ApproverName = Pending {f} Preset ApproveState = Not Approved ################################################## # Define Options for HardwareName, unique per site # Options HardwareName = ? [TX11-CL] Page Title = $logbook Change Log - $Subject Move To = Approvals-CL Options Completed = Open{a}, Closed{b} {a} Preset DateCompleted = {b} Preset DateCompleted = $date ################################################## # Define ApproverRequired, Set ApproverName # Options ApprovalRequired = None{c}, Peer{d}, Board{e}, Customer{f} {c} Preset ApproverName = $long_name {c} Preset ApproveState = Approved {d} Preset ApproverName = Pending {d} Preset ApproveState = Not Approved {e} Preset ApproverName = Pending {e} Preset ApproveState = Not Approved {f} Preset ApproverName = Pending {f} Preset ApproveState = Not Approved ################################################## # Define Options for HardwareName, unique per site # Options HardwareName = ? [TX32-CL] Page Title = $logbook Change Log - $Subject Move To = Approvals-CL Options Completed = Open{a}, Closed{b} {a} Preset DateCompleted = {b} Preset DateCompleted = $date ################################################## # Define ApproverRequired, Set ApproverName # Options ApprovalRequired = None{c}, Peer{d}, Board{e}, Customer{f} {c} Preset ApproverName = $long_name {c} Preset ApproveState = Approved {d} Preset ApproverName = Pending {d} Preset ApproveState = Not Approved {e} Preset ApproverName = Pending {e} Preset ApproveState = Not Approved {f} Preset ApproverName = Pending {f} Preset ApproveState = Not Approved ################################################## # Define Options for HardwareName, unique per site # Options HardwareName = ? [AZ34-CL] Page Title = $logbook Change Log - $Subject Move To = Approvals-CL Options Completed = Open{a}, Closed{b} {a} Preset DateCompleted = {b} Preset DateCompleted = $date ################################################## # Define ApproverRequired, Set ApproverName # Options ApprovalRequired = None{c}, Peer{d}, Board{e}, Customer{f} {c} Preset ApproverName = $long_name {c} Preset ApproveState = Approved {d} Preset ApproverName = Pending {d} Preset ApproveState = Not Approved {e} Preset ApproverName = Pending {e} Preset ApproveState = Not Approved {f} Preset ApproverName = Pending {f} Preset ApproveState = Not Approved ################################################## # Define Options for HardwareName, unique per site # Options HardwareName = ? [AZ50-CL] Page Title = $logbook Change Log - $Subject Move To = Approvals-CL Options Completed = Open{a}, Closed{b} {a} Preset DateCompleted = {b} Preset DateCompleted = $date ################################################## # Define ApproverRequired, Set ApproverName # Options ApprovalRequired = None{c}, Peer{d}, Board{e}, Customer{f} {c} Preset ApproverName = $long_name {c} Preset ApproveState = Approved {d} Preset ApproverName = Pending {d} Preset ApproveState = Not Approved {e} Preset ApproverName = Pending {e} Preset ApproveState = Not Approved {f} Preset ApproverName = Pending {f} Preset ApproveState = Not Approved ################################################## # Define Options for HardwareName, unique per site # Options HardwareName = ? [Approvals-CL] Page Title = Global $logbook list - $Subject ; Set some attributes to DATE type ; Type PlannedDate = date Tooltip PlannedDate = When is this change planned to occur? Type DateCompleted = date Menu commands = Move To, List, Edit, Find, Config, Help List Menu commands = Find, Select, Config, Admin, Change password, Logout, Help, New Quick filter = Move to = TX30-CL, TX11-CL, TX32-CL, AZ34-CL, AZ50-CL, FL29-CL, IL108-CL, ZIL05-CL # Set how the list is displayed ; The summary listing limits the displayed fields List display = Edit, Delete, Author, PlannedDate, FunctionalArea, Operation, HardwareName, Subject Summary lines = 0 Display mode = threaded Expand default = 1 Reverse sort = 1 Quick Filter = ApproveState Thread display = What: $subject     Scheduled for: $PlannedDate     Change Status:   $ApproveState and $Completed     Completed Date: $DateCompleted Locked Attributes = SiteBook, Author, LastRevision, Subject, Significance, ApprovalRequired, ApproverName, FunctionalArea, Category, Operation, HardwareName, Completed, Options ApproveState = Approved{f}, Not Approved{g} {f} Preset ApproverName = $long_name [FL29-CL] Page Title = $logbook Change Log - $Subject Move To = Approvals-CL Options Completed = Open{a}, Closed{b} {a} Preset DateCompleted = {b} Preset DateCompleted = $date ################################################## # Define ApproverRequired, Set ApproverName # Options ApprovalRequired = None{c}, Peer{d}, Board{e}, Customer{f} {c} Preset ApproverName = $long_name {c} Preset ApproveState = Approved {d} Preset ApproverName = Pending {d} Preset ApproveState = Not Approved {e} Preset ApproverName = Pending {e} Preset ApproveState = Not Approved {f} Preset ApproverName = Pending {f} Preset ApproveState = Not Approved ################################################## # Define Options for HardwareName, unique per site # Options HardwareName = ? [IL108-CL] Page Title = $logbook Change Log - $Subject Move To = Approvals-CL Options Completed = Open{a}, Closed{b} {a} Preset DateCompleted = {b} Preset DateCompleted = $date ################################################## # Define ApproverRequired, Set ApproverName # Options ApprovalRequired = None{c}, Peer{d}, Board{e}, Customer{f} {c} Preset ApproverName = $long_name {c} Preset ApproveState = Approved {d} Preset ApproverName = Pending {d} Preset ApproveState = Not Approved {e} Preset ApproverName = Pending {e} Preset ApproveState = Not Approved {f} Preset ApproverName = Pending {f} Preset ApproveState = Not Approved ################################################## # Define Options for HardwareName, unique per site # Options HardwareName = ? [ZIL05-CL] Page Title = $logbook Change Log - $Subject Move To = Approvals-CL Options Completed = Open{a}, Closed{b} {a} Preset DateCompleted = {b} Preset DateCompleted = $date ################################################## # Define ApproverRequired, Set ApproverName # Options ApprovalRequired = None{c}, Peer{d}, Board{e}, Customer{f} {c} Preset ApproverName = $long_name {c} Preset ApproveState = Approved {d} Preset ApproverName = Pending {d} Preset ApproveState = Not Approved {e} Preset ApproverName = Pending {e} Preset ApproveState = Not Approved {f} Preset ApproverName = Pending {f} Preset ApproveState = Not Approved ################################################## # Define Options for HardwareName, unique per site # Options HardwareName = ? [Template-CL] Hidden = 1 Page Title = $logbook Change Log - $Subject Move To = Approvals-CL Options Completed = Open{a}, Closed{b} {a} Preset DateCompleted = {b} Preset DateCompleted = $date ################################################## # Define ApproverRequired, Set ApproverName # Options ApprovalRequired = None{c}, Peer{d}, Board{e}, Customer{f} {c} Preset ApproverName = $long_name {c} Preset ApproveState = Approved {d} Preset ApproverName = Pending {d} Preset ApproveState = Not Approved {e} Preset ApproverName = Pending {e} Preset ApproveState = Not Approved {f} Preset ApproverName = Pending {f} Preset ApproveState = Not Approved ################################################## # Define Options for HardwareName, unique per site # Options HardwareName = ? [global zDemo] ;These are options that are applied to all LogBooks, dictate what info is needed ; Theme = default Attributes = Author, LastRevision, PlannedDate, FunctionalArea, Operation, Category, HardwareName, Significance, EmailNotify, Manual Email Addresses, Subject, Completed, DateCompleted ; Set some attribute to DATE type ; Type PlannedDate = date Tooltip PlannedDate = When is this change planned to occur? Type DateCompleted = date ; Make sure that certain log field entries are not changed later ; Fixed Attributes Edit = Author Preset Author = $long_name Locked Attributes = Author, LastRevision, DateCompleted Preset Completed = Open ; Some Look And Feel values ; Admin textarea = 115, 24 Message Height = 6 Message Width = 76 Date format = %B %d, %Y Time format = %B %d, %Y Format LastRevision = 1 Format DateCompleted = 1 Entries per page = 10 ; add last revision and change subjectline on each edit/reply Subst on edit lastrevision = REVISED: $date by $long_name Subst on reply lastrevision = REVISED: $date by $long_name Subst on reply subject = UPDATED: $subject Options FunctionalArea = NFS{1}, LDAP{2}, LoadBalancer{3}, LSF{4}, SunRay{5}, Tarantella{6}, Vital Server{7}, ClearCase{8}, CFEngine{9}, DataCenter{10}, Compute{11}, Network{12} {1} Options Operation = Maintenance, SW Installation, SW Upgrade, Configuration Change, Patch Applied {2} Options Operation = Schema Change, Maintenance, SW Installation, SW Upgrade, Configuration Change, Patch Applied {3} Options Operation = New Service Added, Configuration Change, Maintenance, SW Installation, SW Upgrade, Patch Applied {4} Options Operation = Schema Change, Queue Change, License Change, SW Installation, SW Upgrade, Configuration Change, Patch Applied {5} Options Operation = Maintenance, SW Installation, SW Upgrade, Configuration Change, Firmware Upgrade, Patch Applied {6} Options Operation = WebTop Change, Server Added, Maintenance, SW Installation, SW Upgrade, Configuration Change, Patch Applied {7} Options Operation = New Service Added, Maintenance, SW Installation, SW Upgrade, Configuration Change, Patch Applied {8} Options Operation = New VOB, New View, Maintenance, SW Installation, SW Upgrade, Configuration Change, Patch Applied {9} Options Operation = SW Upgrade, Configuration Change, Patch Applied {10} Options Operation = New HW Install, HW Maintenance, Power/UPS, HVAC, Network HW {11} Options Operation = Maintenance, SW Installation, SW Upgrade, Configuration Change, Patch Applied {12} Options Operation = Maintenance, SW Installation, SW Upgrade, Configuration Change, Patch Applied Tooltip FunctionalArea = The predefined Operations areas under which a Change may be scheduled. Tooltip Operation = Choose FUNCTIONALAREA first {1} Options Category = HP, Celera, Sun, Brocade, StorageTek, EMC {2} Options Category = Supplier, Hub, Consumer,Gateway, Client {3} Options Category = F5, CSS {4} Options Category = Master {5} Options Category = SunrayServer {6} Options Category = TTServer, DesktopServer {7} Options Category = WWW, NIS, LISTSRV, NTP, DNS, MTA, TWIKI, ELOG, LOGGING HOST, GSH {8} Options Category = VOB, VIEW {9} Options Category = ? {10} Options Category = Cisco, Netbotz, Liebert Paging {11} Options Category = HPUX, Solaris, Linux Tooltip Category = Optional attribute. Please use for furthur classification. MOptions Significance = Routine, Multiple User Impact, Requires EC Comm., Deviates from Standard Tooltip Significance = Why is this entry being created - what is the SIGNIFICANCE of the change? MOptions EmailNotify = Email to EC, Email to EC Admins, Other email Tooltip EmailNotify = Select whom to notify, EC list is pre-loaded. Use 'Manual Email Addresses' for all others. Extendable Options = HardwareName Tooltip HardwareName = HARDWARENAME is not connected to iTrack. Options Completed = Open{a}, Closed{b} {a} Preset DateCompleted = {b} Preset DateCompleted = $date Required Attributes = Author, PlannedDate, FunctionalArea, Operation, HardwareName, Significance, Subject, Completed ; The summary listing limits the displayed fields List display = Edit, Delete, Author, PlannedDate, FunctionalArea, Operation, HardwareName, Subject Summary lines = 0 Display mode = threaded Expand default = 1 Reverse sort = 1 Quick Filter = FunctionalArea, PlannedDate, Completed, DateCompleted Thread display = For:$PlannedDate | $subject | Created:$entry time by $author | $lastrevision | $Completed ; Establish EMAIL settings for all logbooks ; Email Format = 31 Use Email Subject = "[eLOG: $logbook Changes]: $Subject" Email EmailNotify "Email to EC" = elogadm@freescale.com Email EmailNotify "Email to EC Admins" = elogadm@freescale.com Email EmailNotify "Email to Customer List" = $Manual Email Addresses Email EmailNotify "Other Email" = $Manual Email Addresses Suppress Email to users = 1 Email All = elogadm@freescale.com [DemoChangeLog] [DemoIncidentLog] [DemoShutdownLog] [DemoDCChangeLog]