Rule Based Event Log Generation Technique using Reverse Engineering
K. Shanmugapriya1, C. Geetha2, Mary Linda I3, D.Vimala4

1K.Shanmugapriya, Department of Computer Science and Engineering, Bharath Institute of Higher education and research, Chennai, Tamilnadu, India.

2C. Geetha, Department of Computer Science and Engineering, Bharath Institute of Higher education and research, Tamilnadu, Chennai, India.

3I. Mary Linda, Department of Computer Science and Engineering, Bharath Institute of Higher education and research, Chennai, Tamilnadu, India.

4C. Geetha, Department of Computer Science and Engineering, Bharath Institute of Higher education and research, Chennai, Tamilnadu, India.

Manuscript received on 09 July 2019 | Revised Manuscript received on 21 July 2019 | Manuscript Published on 23 August 2019 | PP: 1176-1179 | Volume-8 Issue-9S3 August 2019 | Retrieval Number: I32570789S319/2019©BEIESP | DOI: 10.35940/ijitee.I3257.0789S319

Open Access | Editorial and Publishing Policies | Cite | Mendeley | Indexing and Abstracting
© The Authors. Blue Eyes Intelligence Engineering and Sciences Publication (BEIESP). This is an open-access article under the CC-BY-NC-ND license (http://creativecommons.org/licenses/by-nc-nd/4.0/)

Abstract: In many software systems logging has been implemented inaccurately, their effectiveness during the maintenance period to identify the failures and address them quickly is very less. This in turn increases the software maintenance cost and reduces reliability of the system as many errors are unreported. This paper aims at proposing and studying a rule based approach to make the logs more effective. The source code of the target systems gets reverse engineered and acts as the primary input for this approach to introduce the automated logs into the source code. This is instrumented by a logger code driven by a set of predefined rules which are woven around the life cycle of the system entities. The validity of the approach is verified by means of a preliminary fault injection experiment into a real world system.

Keywords: Fault Detection, Logging, Fault Diagnosis.
Scope of the Article: Reverse Engineering