WO2015105293A1 - Method, system and computer-readable storage medium for handling log regarding application - Google Patents

Method, system and computer-readable storage medium for handling log regarding application Download PDF

Info

Publication number
WO2015105293A1
WO2015105293A1 PCT/KR2014/013000 KR2014013000W WO2015105293A1 WO 2015105293 A1 WO2015105293 A1 WO 2015105293A1 KR 2014013000 W KR2014013000 W KR 2014013000W WO 2015105293 A1 WO2015105293 A1 WO 2015105293A1
Authority
WO
WIPO (PCT)
Prior art keywords
log
application
logs
present
event
Prior art date
Application number
PCT/KR2014/013000
Other languages
French (fr)
Korean (ko)
Inventor
박남욱
이태규
Original Assignee
주식회사 프로브테크놀로지
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 주식회사 프로브테크놀로지 filed Critical 주식회사 프로브테크놀로지
Publication of WO2015105293A1 publication Critical patent/WO2015105293A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3438Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment monitoring of user actions
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3466Performance evaluation by tracing or monitoring
    • G06F11/3476Data logging
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/18File system types
    • G06F16/1805Append-only file systems, e.g. using logs or journals to store data

Definitions

  • the present invention relates to a method, system and computer readable recording medium for handling logs relating to an application.
  • log log data of user behavior or data of events occurring in accordance with user behavior
  • SDK Software Development Kit
  • the present inventor will propose a novel technique for handling logs related to mobile applications, while eliminating all of the above problems of the prior art.
  • the present invention aims to solve all of the above-mentioned problems of the prior art.
  • Another object of the present invention is to allow logs to be properly handled even when a developer does not perform coding to classify logs or determine a relationship between specific events.
  • Another object of the present invention is to allow the log to be properly handled even if the mobile application is not changed.
  • the present invention further provides that a system for communicating with a mobile application centrally handles a plurality of log packages received from a plurality of mobile applications, so that the category of the corresponding logs may be difficult to determine.
  • a system for communicating with a mobile application centrally handles a plurality of log packages received from a plurality of mobile applications, so that the category of the corresponding logs may be difficult to determine. The purpose.
  • a method for handling a log of an application comprising: acquiring a log of the event by an SDK embedded in the application when an event regarding an application of a user terminal device occurs; And analyzing the log and classifying the log into a predetermined category.
  • a system for handling logs relating to an application wherein when an event relating to an application of a user terminal device occurs, the log relating to the event is acquired by an SDK built in the application.
  • a system including a log acquisition unit and a log management unit for analyzing the log and classifying the log into a predetermined category is provided.
  • a computer readable recording medium for recording another method for implementing the present invention, another system, and a computer program for executing the method.
  • the effect that the log can be properly handled is achieved even if the developer does not perform coding that classifies the log or defines the relationship between specific events.
  • FIG. 1 is a diagram illustrating a schematic configuration of an entire system for handling logs relating to an application according to an embodiment of the present invention.
  • FIG. 2 is a diagram illustrating in detail the internal configuration of the log handling system 200 according to an embodiment of the present invention.
  • 3 and 4 are diagrams for exemplarily describing a log obtaining unit obtaining a log from a user terminal device according to an exemplary embodiment of the present invention.
  • FIG. 5 is a diagram for exemplarily describing classification of a log obtained according to an exemplary embodiment according to a preset condition.
  • FIG. 1 is a diagram illustrating a schematic configuration of an entire system for handling logs relating to an application according to an embodiment of the present invention.
  • the entire system may include a communication network 100, a log handling system 200, and a user terminal device 300.
  • the communication network 100 may be configured regardless of a communication mode such as wired communication or wireless communication, and includes a local area network (LAN) and a metropolitan area network (MAN). ), And various communication networks such as a wide area network (WAN).
  • LAN local area network
  • MAN metropolitan area network
  • WAN wide area network
  • the communication network 100 as used herein may be a known Internet or World Wide Web (WWW).
  • WWW World Wide Web
  • the communication network 100 may include, at least in part, a known wired / wireless data communication network, a known telephone network, or a known wired / wireless television communication network without being limited thereto.
  • the communication network 100 is implemented by techniques such as IEEE 802.11, Code Division Multiple Access (CDMA), Wideband Code Division Multiple Access (WCDMA), Global System for Mobile communications (GSM), Long Term Evolution (LTE), and the like.
  • CDMA Code Division Multiple Access
  • WCDMA Wideband Code Division Multiple Access
  • GSM Global System for Mobile communications
  • LTE Long Term Evolution
  • a wireless communication network may be included at least in part.
  • the log handling system 200 is an event occurring in the terminal device 300 of the user through the communication network 100 (mainly generated by the user's action, but the user's specific A function of receiving and handling logs from the user terminal device 300 that are not actions, for example, may be caused by the movement of the user terminal device 300 according to the movement of the vehicle in which the user is riding. Can be performed.
  • the user terminal device 300 is a digital device including a function of communicating after connecting to the log handling system 200, and includes a smart phone, a tablet PC, and other smart devices (for example, a mobile device such as a smart watch or a smart glass) or a mobile device having a memory means such as a desktop computer, a notebook computer, a workstation, a PDA, a web pad, a mobile phone, or the like, can be operated by mounting a microprocessor. Any digital device having the capability can be adopted as the user terminal device 300 according to the present invention.
  • the user terminal device 300 may include an application program that the user can appropriately use according to the corresponding purpose.
  • This will typically be a mobile application that can generate certain events or generate other events depending on the user's actions.
  • the application program may be an SDK embedded program (in this case, the SDK may be designed for a predetermined operating system and provided commercially or non-commercially for the public).
  • the SDK may provide a log or log package as described below to the log handling system 200 without coding a developer's application.
  • FIG. 2 is a diagram illustrating in detail the internal configuration of the log handling system 200 according to an embodiment of the present invention.
  • the log handling system 200 may be a digital device having a computing capability with a memory means and a microprocessor.
  • This log handling system 200 may be a server system.
  • the log handling system 200 may include a log acquirer 210, a log manager 220, a database 230, a communicator 240, and a controller 250.
  • the log acquisition unit 210, the log management unit 220, the database 230, the communication unit 240 and the control unit 250 at least a part of the communication with the user terminal device 300 It may be a program module.
  • Such program modules may be included in the log handling system 200 in the form of operating systems, application modules, or other program modules, and may be physically stored in various known storage devices. Such program modules may also be stored in a remote storage device capable of communicating with the log handling system 200.
  • program modules include, but are not limited to, routines, subroutines, programs, objects, components, data structures, etc. that perform particular tasks or execute particular abstract data types, described below, in accordance with the present invention.
  • the log acquisition unit 210 may log a log of the event to an action of an SDK embedded in the application. It can perform a function obtained by.
  • the log acquisition unit 210 may acquire a log immediately, periodically or intermittently.
  • the log may be obtained by directly requesting the user terminal device 300 (such a request may be particularly performed when real time analysis of the log is not necessary or when the user terminal device 300 is relatively idle. This can be useful if it is better to obtain the log while in the process.
  • Such logs may preferably be logs that are packaged as long and short of the time interval between two adjacent logs. That is, a package of logs may be a package of two or more consecutive logs in which a time interval between two adjacent logs is shorter than a predetermined reference time.
  • 3 and 4 are diagrams for exemplarily describing a log obtaining unit obtaining a log from a user terminal device according to an exemplary embodiment of the present invention.
  • a predetermined application for example, a Facebook (which is a service mark of a US famous SNS) application
  • the embedded SDK of the application may transmit a log about an event occurring according to the user's selection action to the log acquisition unit 210.
  • the SDK may send log data packaged with respect to the plurality of events, as shown in FIG. 4.
  • this log package may include an ID 410 that enables the SDK to identify the embedded application and its user, and a plurality of logs 420 and 425 for a plurality of events.
  • the log may include information on the type of the corresponding event, the location of the scroll or click, the target object, and the like.
  • a log corresponding to reference number 425 may correspond to an event illustrated with reference to FIG. 3. Meanwhile, each of the plurality of logs in one log package may be arranged according to a corresponding logging time.
  • the log management unit 220 may perform a function of analyzing the log obtained by the log acquisition unit 210 and classifying or processing the log according to a predetermined condition.
  • the condition may be a preset condition or a condition that is adaptively changed.
  • the log management unit 220 may analyze the log to select only the log of the event of interest, and then may perform classification or processing.
  • FIG. 5 is a diagram for exemplarily describing classification of a log obtained according to an exemplary embodiment according to a preset condition.
  • the log manager 220 analyzes the types of applications and information on each log 420 and 425 from the log package, and then logs the logs 420 and 425 according to a predetermined condition. It may be classified into one of the categories 510, 520, and 530. In particular, when the log is generated by the user selecting a predetermined object displayed by the application, the category to which the log should be classified may be determined by analyzing the type of the object. For example, when a predetermined SNS application (eg, a Facebook application) is used, a 'Like' object among 'Like', 'Comment' and 'Share' objects included in each posting by the user.
  • a predetermined SNS application eg, a Facebook application
  • the log manager 220 may perform a process of providing the sorted log 425 to an application usability analysis device (or module) inside or outside the log handling system 200.
  • the log manager 220 determines that a log belongs to a log package indicating a specific log category arrangement pattern, and then logs the log package to another log package having a similar pattern (for example, all logs already associated with the log package). The log may be classified by comparison with a log package in which analysis is completed.
  • five logs in one package can be arranged in the order of A, B, C, D and E, where each alphabetic symbol is a identified category of each log,
  • the above log category arrangement pattern may be one comparison criterion.
  • the log manager 220 sorts the categories according to a set filtering principle. It is possible to determine that a log that has not been identified belongs to the category of C.
  • the database 230 may be stored.
  • the database 230 is illustrated as being included in the log handling system 200 in FIG. 2, the database 230 is separate from the log handling system 200, as required by those skilled in the art to implement the invention. It may be configured.
  • the database 230 in the present invention is a concept that includes a computer-readable recording medium, and may be a broad database including not only a negotiated database but also a file system based on a file system. If the set can be retrieved to extract data, it can be the database 230 of the present invention.
  • the communication unit 240 may perform a function to enable data transmission / reception from / to the log acquisition unit 210, the log management unit 220, and the database 230.
  • control unit 250 may perform a function of controlling the flow of data between the log acquisition unit 210, the log management unit 220, the database 230 and the communication unit 240. have. That is, the controller 250 according to the present invention controls the data flow from / to the outside of the log handling system 200 or the data flow between each component of the log handling system 200, thereby obtaining the log acquisition unit 210.
  • the log manager 220, the database 230, and the communicator 240 may control to perform unique functions, respectively.
  • Embodiments according to the present invention described above can be implemented in the form of program instructions that can be executed by various computer components and recorded in a computer-readable recording medium.
  • the computer-readable recording medium may include program instructions, data files, data structures, etc. alone or in combination.
  • Program instructions recorded on the computer-readable recording medium may be specially designed and configured for the present invention, or may be known and available to those skilled in the computer software arts.
  • Examples of computer-readable recording media include magnetic media such as hard disks, floppy disks and magnetic tape, optical recording media such as CD-ROMs and DVDs, and magneto-optical media such as floptical disks. medium) and hardware devices specifically configured to store and execute program instructions, such as ROM, RAM, flash memory, and the like.
  • Examples of program instructions include not only machine code generated by a compiler, but also high-level language code that can be executed by a computer using an interpreter or the like.
  • the hardware device may be modified with one or more software modules to perform the processing according to the present invention, and vice versa.

Abstract

Provided is a method for handling a log regarding an application according to an aspect of the present invention, the method comprising the steps of: when an event regarding an application of a user terminal device occurs, acquiring a log regarding the event by an SDK embedded in the application; and analyzing the log and classifying the log with a predetermined category.

Description

어플리케이션에 관한 로그를 핸들링하기 위한 방법, 시스템 및 컴퓨터 판독 가능한 기록 매체Method, system and computer readable recording medium for handling logs relating to an application
본 발명은 어플리케이션에 관한 로그를 핸들링하기 위한 방법, 시스템 및 컴퓨터 판독 가능한 기록 매체에 관한 것이다.The present invention relates to a method, system and computer readable recording medium for handling logs relating to an application.
스마트폰이나 태블릿 PC를 사용하는 인구의 증가와 함께 모바일 어플리케이션 시장이 급속하게 성장하고 있다. 2013년 6월 기준으로 볼 때에, 애플(미국의 회사명임)의 앱스토어(App Store)는 90만개 이상의 어플리케이션을 제공하고 있고, 구글(미국의 회사명임)의 구글 플레이(Google Play)는 약 70만개의 어플리케이션을 제공하고 있는 것으로 집계되고 있다. 한편, 모바일 어플리케이션의 이용자 수도 2012년의 약 12억명에서 2017년에는 약 44억명에 달할 것으로 예상되고 있다. 그러나, 모바일 어플리케이션 시장의 지속적인 성장에도 불구하고, 모바일 어플리케이션 개발사나 개발자의 수익성은 양극화되어 가고 있고, 글로벌 경쟁은 더욱 격화될 것으로 예상되고 있다.The mobile application market is growing rapidly with the increase in the population using smartphones or tablet PCs. As of June 2013, Apple's App Store has more than 900,000 applications, and Google's Google Play is about 70 It is reported to provide 10,000 applications. Meanwhile, the number of mobile application users is expected to reach about 4.4 billion by 2017, from 1.2 billion in 2012. However, despite the continued growth of the mobile application market, the profitability of mobile application developers and developers is polarizing, and global competition is expected to intensify.
이러한 경쟁 속에서, 개발자가 모바일 어플리케이션을 보다 더 쉽게 보다 더 높은 생산성을 달성하면서 개발할 수 있도록 하여 주는 한편, 모바일 어플리케이션과 연관된 데이터를 적절하게 핸들링할 필요성이 커지고 있다.In this race, there is a growing need for developers to develop mobile applications more easily and at higher productivity while appropriately handling data associated with mobile applications.
개발자의 개발을 돕는 한편 모바일 어플리케이션의 사용성을 분석하기 위하여, 한국공개특허공보 제10-2013-0058336호에 의하여 개시된 기술 등과 같은 종래 기술이 제시된 바 있다. 상기 공보의 기술에 따르면, 모바일 어플리케이션을 사용하는 사용자의 행위 로그를 논쟁점을 중심으로 하여 분석함으로써 모바일 어플리케이션의 사용성을 분석할 수 있게 된다. 그러나, 이와 같은 종래 기술의 태도는, 모바일 어플리케이션의 개발자가 그것에 대한 사용자 행위의 로그가 분석될 수 있도록 하기 위한 코딩을 일일이 하게끔 요구하는 것이었다.In order to assist the developer in developing and analyzing the usability of a mobile application, a conventional technique such as the technique disclosed by Korean Patent Publication No. 10-2013-0058336 has been proposed. According to the technique of the above publication, it is possible to analyze the usability of the mobile application by analyzing the behavior log of the user who uses the mobile application centered on the controversy. However, this prior art attitude has been to require the developer of a mobile application to do coding to allow a log of user activity to it to be analyzed.
즉, 개발자의 입장에서는, 사용자 행위의 로그 데이터나 사용자 행위에 따라 발생하는 이벤트의 데이터(이하, "로그"라고 통칭함)가 소중한 것은 사실이나, 이것이 분석되도록 하기 위하여 들이는 노력이 적지 않은 것이 현실이다. 이는 개발자가 소프트웨어 개발 키트(Software Development Kit; SDK)를 내장하는 모바일 어플리케이션을 개발하고 이용하여 상기 모바일 어플리케이션에 관한 로그가 분석될 수 있도록 하는 경우에도, 그 정도는 덜할지언정, 마찬가지이다. 왜냐하면, 개발자는 자신의 SDK 내장 모바일 어플리케이션에 관한 로그가 어플리케이션 내 사용성 분석(In-app Usage Analytics) 방식으로 분석되는 경우에도 로그를 분류하거나 특정 이벤트들 사이의 관계를 정하여 주는 코딩을 수행하여야 하기 때문이다. 더 나쁘게는, 이러한 코딩이 변경되는 경우, 개발자는 모바일 어플리케이션 자체도 변경하여야 하게 된다.That is, from the developer's point of view, it is true that log data of user behavior or data of events occurring in accordance with user behavior (hereinafter, collectively referred to as "log") is important, but not much effort is required to make it analyzed. It is a reality. This is true even if the developer develops and uses a mobile application that incorporates a Software Development Kit (SDK), so that logs about the mobile application can be analyzed. This is because a developer must perform coding that classifies the log or sets the relationship between specific events even when the log of the SDK embedded mobile application is analyzed by in-app usage analytics. to be. Worse still, if this coding changes, the developer also has to change the mobile application itself.
따라서, 본 발명자(들)는, 본 명세서에 의하여, 위와 같은 종래 기술의 문제점을 모두 해소하는 한편, 모바일 어플리케이션에 관한 로그를 핸들링하는 신규한 기술을 제안하기로 한다.Accordingly, the present inventor (s) will propose a novel technique for handling logs related to mobile applications, while eliminating all of the above problems of the prior art.
본 발명은 전술한 종래 기술의 문제점을 모두 해결하는 것을 그 목적으로 한다.The present invention aims to solve all of the above-mentioned problems of the prior art.
본 발명은 개발자가 로그를 분류하거나 특정 이벤트들 사이의 관계를 정하여 주는 코딩을 수행하지 않는 경우에도 로그가 적절히 핸들링되도록 하는 것을 다른 목적으로 한다.Another object of the present invention is to allow logs to be properly handled even when a developer does not perform coding to classify logs or determine a relationship between specific events.
본 발명은 모바일 어플리케이션이 굳이 변경되지 않아도 해당 로그가 적절히 핸들링될 수 있게끔 하는 것을 또 다른 목적으로 한다.Another object of the present invention is to allow the log to be properly handled even if the mobile application is not changed.
본 발명은 모바일 어플리케이션과 통신하는 시스템이 다수의 모바일 어플리케이션으로부터 수신되는 다수의 로그 패키지를 중앙에서 핸들링함에 따라 해당 로그 중 그 카테고리가 결정되기 어려운 것도 집합 필터링의 방식으로 분류될 수도 있도록 하는 것을 또 다른 목적으로 한다.The present invention further provides that a system for communicating with a mobile application centrally handles a plurality of log packages received from a plurality of mobile applications, so that the category of the corresponding logs may be difficult to determine. The purpose.
상기 목적을 달성하기 위한 본 발명의 대표적인 구성은 다음과 같다.Representative configuration of the present invention for achieving the above object is as follows.
본 발명의 일 태양에 따르면, 어플리케이션에 관한 로그를 핸들링하기 위한 방법으로서, 사용자 단말 장치의 어플리케이션에 관한 이벤트가 발생하면, 상기 이벤트에 관한 로그를 상기 어플리케이션에 내장되어 있는 SDK에 의하여 획득하는 단계, 및 상기 로그를 분석하여 소정의 카테고리로 분류하는 단계를 포함하는 방법이 제공된다.According to an aspect of the present invention, there is provided a method for handling a log of an application, the method comprising: acquiring a log of the event by an SDK embedded in the application when an event regarding an application of a user terminal device occurs; And analyzing the log and classifying the log into a predetermined category.
또한, 본 발명의 다른 태양에 따르면, 어플리케이션에 관한 로그를 핸들링하기 위한 시스템으로서, 사용자 단말 장치의 어플리케이션에 관한 이벤트가 발생하면, 상기 이벤트에 관한 로그를 상기 어플리케이션에 내장되어 있는 SDK에 의하여 획득하는 로그 획득부, 및 상기 로그를 분석하여 소정의 카테고리로 분류하는 로그 관리부를 포함하는 시스템이 제공된다.According to another aspect of the present invention, there is provided a system for handling logs relating to an application, wherein when an event relating to an application of a user terminal device occurs, the log relating to the event is acquired by an SDK built in the application. A system including a log acquisition unit and a log management unit for analyzing the log and classifying the log into a predetermined category is provided.
이 외에도, 본 발명을 구현하기 위한 다른 방법, 다른 시스템 및 상기 방법을 실행하기 위한 컴퓨터 프로그램을 기록하는 컴퓨터 판독 가능한 기록 매체가 더 제공된다.In addition, there is further provided a computer readable recording medium for recording another method for implementing the present invention, another system, and a computer program for executing the method.
본 발명에 의하면, 개발자가 로그를 분류하거나 특정 이벤트들 사이의 관계를 정하여 주는 코딩을 수행하지 않는 경우에도 로그가 적절히 핸들링될 수 있게 되는 효과가 달성된다.According to the present invention, the effect that the log can be properly handled is achieved even if the developer does not perform coding that classifies the log or defines the relationship between specific events.
또한, 본 발명에 의하면, 모바일 어플리케이션이 굳이 변경되지 않아도 해당 로그가 적절히 핸들링될 수 있게 되는 효과가 달성된다.In addition, according to the present invention, the effect that the log can be properly handled even if the mobile application does not necessarily change.
또한, 본 발명에 의하면, 모바일 어플리케이션과 통신하는 시스템이 다수의 모바일 어플리케이션으로부터 수신되는 다수의 로그 패키지를 중앙에서 핸들링함에 따라 해당 로그 중 그 카테고리가 결정되기 어려운 것도 집합 필터링의 방식으로 분류될 수도 있게 되는 효과가 달성된다.In addition, according to the present invention, as a system for communicating with a mobile application centrally handles a plurality of log packages received from a plurality of mobile applications, it is difficult to determine the category among the corresponding logs. Effect is achieved.
도 1은 본 발명의 일 실시예에 따라 어플리케이션에 관한 로그를 핸들링하기 위한 전체 시스템의 개략적인 구성을 나타내는 도면이다.1 is a diagram illustrating a schematic configuration of an entire system for handling logs relating to an application according to an embodiment of the present invention.
도 2는 본 발명의 일 실시예에 따른 로그 핸들링 시스템(200)의 내부 구성을 상세하게 도시하는 도면이다.2 is a diagram illustrating in detail the internal configuration of the log handling system 200 according to an embodiment of the present invention.
도 3과 도 4는 본 발명의 일 실시예에 따른 로그 획득부가 사용자 단말 장치로부터 로그를 획득하는 것에 관하여 예시적으로 설명하기 위한 도면이다.3 and 4 are diagrams for exemplarily describing a log obtaining unit obtaining a log from a user terminal device according to an exemplary embodiment of the present invention.
도 5는 본 발명의 일 실시예에 따라 획득된 로그를 기설정된 조건에 따라 분류하는 것에 관하여 예시적으로 설명하기 위한 도면이다.FIG. 5 is a diagram for exemplarily describing classification of a log obtained according to an exemplary embodiment according to a preset condition.
<부호의 설명><Description of the code>
210: 로그 획득부210: log acquisition unit
220: 로그 관리부220: log management unit
230: 데이터베이스230: database
240: 통신부240: communication unit
250: 제어부250: control unit
후술하는 본 발명에 대한 상세한 설명은, 본 발명이 실시될 수 있는 특정 실시예를 예시로서 도시하는 첨부 도면을 참조한다. 이러한 실시예는 당업자가 본 발명을 실시할 수 있기에 충분하도록 상세히 설명된다. 본 발명의 다양한 실시예는 서로 다르지만 상호 배타적일 필요는 없음이 이해되어야 한다. 예를 들어, 본 명세서에 기재되어 있는 특정 형상, 구조 및 특성은 본 발명의 정신과 범위를 벗어나지 않으면서 일 실시예로부터 다른 실시예로 변경되어 구현될 수 있다. 또한, 각각의 실시예 내의 개별 구성요소의 위치 또는 배치도 본 발명의 정신과 범위를 벗어나지 않으면서 변경될 수 있음이 이해되어야 한다. 따라서, 후술하는 상세한 설명은 한정적인 의미로서 행하여지는 것이 아니며, 본 발명의 범위는 특허청구범위의 청구항들이 청구하는 범위 및 그와 균등한 모든 범위를 포괄하는 것으로 받아들여져야 한다. 도면에서 유사한 참조부호는 여러 측면에 걸쳐서 동일하거나 유사한 구성요소를 나타낸다.DETAILED DESCRIPTION The following detailed description of the invention refers to the accompanying drawings that show, by way of illustration, specific embodiments in which the invention may be practiced. These embodiments are described in sufficient detail to enable those skilled in the art to practice the invention. It should be understood that the various embodiments of the present invention are different but need not be mutually exclusive. For example, certain shapes, structures, and characteristics described herein may be implemented with changes from one embodiment to another without departing from the spirit and scope of the invention. In addition, it is to be understood that the location or arrangement of individual components within each embodiment may be changed without departing from the spirit and scope of the invention. Accordingly, the following detailed description is not to be taken in a limiting sense, and the scope of the present invention should be taken as encompassing the scope of the claims of the claims and all equivalents thereto. Like reference numerals in the drawings indicate the same or similar elements throughout the several aspects.
이하에서는, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자가 본 발명을 용이하게 실시할 수 있도록 하기 위하여, 본 발명의 여러 바람직한 실시예에 관하여 첨부된 도면을 참조하여 상세히 설명하기로 한다.Hereinafter, various preferred embodiments of the present invention will be described in detail with reference to the accompanying drawings so that those skilled in the art can easily implement the present invention.
[본 발명의 바람직한 실시예][Preferred Embodiments of the Invention]
전체 시스템의 구성Configuration of the entire system
도 1은 본 발명의 일 실시예에 따라 어플리케이션에 관한 로그를 핸들링하기 위한 전체 시스템의 개략적인 구성을 나타내는 도면이다.1 is a diagram illustrating a schematic configuration of an entire system for handling logs relating to an application according to an embodiment of the present invention.
도 1에 도시된 바와 같이, 본 발명의 일 실시예에 따른 전체 시스템은 통신망(100), 로그 핸들링 시스템(200) 및 사용자 단말 장치(300)를 포함하여 구성될 수 있다.As shown in FIG. 1, the entire system according to an embodiment of the present invention may include a communication network 100, a log handling system 200, and a user terminal device 300.
먼저, 본 발명의 일 실시예에 따른 통신망(100)은 유선 통신이나 무선 통신과 같은 통신 양태를 가리지 않고 구성될 수 있으며, 근거리 통신망(LAN; Local Area Network), 도시권 통신망(MAN; Metropolitan Area Network), 광역 통신망(WAN; Wide Area Network) 등 다양한 통신망으로 구성될 수 있다. 바람직하게는, 본 명세서에서 말하는 통신망(100)은 공지의 인터넷 또는 월드와이드웹(WWW; World Wide Web)일 수 있다. 그러나, 통신망(100)은, 굳이 이에 국한될 필요 없이, 공지의 유무선 데이터 통신망, 공지의 전화망 또는 공지의 유무선 텔레비전 통신망을 그 적어도 일부에 있어서 포함할 수도 있다. 자명하게도, 통신망(100)은 IEEE 802.11, CDMA(Code Division Multiple Access), WCDMA(Wideband Code Division Multiple Access), GSM(Global System for Mobile communications), LTE(Long Term Evolution) 등의 기술에 의하여 구현된 무선 통신망을 그 적어도 일부에 있어서 포함할 수도 있다.First, the communication network 100 according to an embodiment of the present invention may be configured regardless of a communication mode such as wired communication or wireless communication, and includes a local area network (LAN) and a metropolitan area network (MAN). ), And various communication networks such as a wide area network (WAN). Preferably, the communication network 100 as used herein may be a known Internet or World Wide Web (WWW). However, the communication network 100 may include, at least in part, a known wired / wireless data communication network, a known telephone network, or a known wired / wireless television communication network without being limited thereto. Apparently, the communication network 100 is implemented by techniques such as IEEE 802.11, Code Division Multiple Access (CDMA), Wideband Code Division Multiple Access (WCDMA), Global System for Mobile communications (GSM), Long Term Evolution (LTE), and the like. A wireless communication network may be included at least in part.
다음으로, 본 발명의 일 실시예에 따른 로그 핸들링 시스템(200)은 통신망(100)을 통하여 사용자의 단말 장치(300)에서 발생하는 이벤트(주로, 사용자의 행위에 의하여 발생되는 것이지만, 사용자의 특정 행위가 아닌 것, 예를 들면, 사용자가 타고 있는 차량의 이동에 따른 사용자 단말 장치(300)의 이동 등에 의하여 발생되는 것일 수도 있음)와 연관된 로그를 사용자 단말 장치(300)로부터 수신하여 핸들링하는 기능을 수행할 수 있다.Next, the log handling system 200 according to an embodiment of the present invention is an event occurring in the terminal device 300 of the user through the communication network 100 (mainly generated by the user's action, but the user's specific A function of receiving and handling logs from the user terminal device 300 that are not actions, for example, may be caused by the movement of the user terminal device 300 according to the movement of the vehicle in which the user is riding. Can be performed.
본 발명에 따른 로그 핸들링 시스템(200)의 구성과 기능에 관하여는 아래에서 더 자세하게 알아보기로 한다.The configuration and function of the log handling system 200 according to the present invention will be described in more detail below.
마지막으로, 본 발명의 일 실시예에 따른 사용자 단말 장치(300)는 로그 핸들링 시스템(200)에 접속한 후 통신할 수 있는 기능을 포함하는 디지털 기기로서, 스마트폰, 태블릿 PC, 기타 스마트 기기(예를 들면, 스마트 워치나 스마트 글래스) 등의 일반적으로 이동성을 갖는 스마트 디바이스나, 데스크탑 컴퓨터, 노트북 컴퓨터, 워크스테이션, PDA, 웹 패드, 이동 전화기 등과 같이 메모리 수단을 구비하고 마이크로 프로세서를 탑재하여 연산 능력을 갖춘 디지털 기기라면 얼마든지 본 발명에 따른 사용자 단말 장치(300)로서 채택될 수 있다.Lastly, the user terminal device 300 according to an embodiment of the present invention is a digital device including a function of communicating after connecting to the log handling system 200, and includes a smart phone, a tablet PC, and other smart devices ( For example, a mobile device such as a smart watch or a smart glass) or a mobile device having a memory means such as a desktop computer, a notebook computer, a workstation, a PDA, a web pad, a mobile phone, or the like, can be operated by mounting a microprocessor. Any digital device having the capability can be adopted as the user terminal device 300 according to the present invention.
특히, 사용자 단말 장치(300)에는 사용자가 해당 목적에 맞게 적절히 사용할 수 있는 어플리케이션 프로그램이 포함되어 있을 수 있다. 이것은, 전형적으로는, 사용자의 행위에 따라 소정의 입력을 받아서 이벤트를 발생시키거나 기타 이벤트를 발생시킬 수 있는 모바일 어플리케이션일 수 있다. 한편, 어플리케이션 프로그램은 SDK 내장형 프로그램일 수 있다(이 경우, SDK는 소정의 운영 체제에 맞게 디자인되어 공중을 위하여 상업적으로 또는 비상업적으로 제공되는 것일 수 있다). 이러한 SDK는 후술하는 바와 같은 로그나 로그 패키지를, 개발자의 어플리케이션에 대한 코딩 없이도, 로그 핸들링 시스템(200)에 제공할 수 있다.In particular, the user terminal device 300 may include an application program that the user can appropriately use according to the corresponding purpose. This will typically be a mobile application that can generate certain events or generate other events depending on the user's actions. On the other hand, the application program may be an SDK embedded program (in this case, the SDK may be designed for a predetermined operating system and provided commercially or non-commercially for the public). The SDK may provide a log or log package as described below to the log handling system 200 without coding a developer's application.
로그 핸들링 시스템의 구성Configuring the Log Handling System
이하에서는, 본 발명에 따른 로그 핸들링 시스템(200)의 내부 구성과 각 구성요소의 기능에 대하여 살펴보기로 한다.Hereinafter, the internal structure of the log handling system 200 and the function of each component will be described.
도 2는 본 발명의 일 실시예에 따른 로그 핸들링 시스템(200)의 내부 구성을 상세하게 도시하는 도면이다.2 is a diagram illustrating in detail the internal configuration of the log handling system 200 according to an embodiment of the present invention.
본 발명의 일 실시예에 따른 로그 핸들링 시스템(200)은 메모리 수단을 구비하고 마이크로 프로세서를 탑재하여 연산 능력을 갖춘 디지털 기기일 수 있다. 이러한 로그 핸들링 시스템(200)은 서버 시스템일 수 있다. 도 2에 도시된 바와 같이, 로그 핸들링 시스템(200)은 로그 획득부(210), 로그 관리부(220), 데이터베이스(230), 통신부(240) 및 제어부(250)를 포함하여 구성될 수 있다. 본 발명의 일 실시예에 따르면, 로그 획득부(210), 로그 관리부(220), 데이터베이스(230), 통신부(240) 및 제어부(250)는 그 중 적어도 일부가 사용자 단말 장치(300)와 통신하는 프로그램 모듈일 수 있다.  이러한 프로그램 모듈은 운영 시스템, 응용 프로그램 모듈 또는 기타 프로그램 모듈의 형태로 로그 핸들링 시스템(200)에 포함될 수 있고, 물리적으로는 여러 가지 공지의 기억 장치에 저장될 수 있다.  또한, 이러한 프로그램 모듈은 로그 핸들링 시스템(200)과 통신 가능한 원격 기억 장치에 저장될 수도 있다.  한편, 이러한 프로그램 모듈은 본 발명에 따라 후술할 특정 업무를 수행하거나 특정 추상 데이터 유형을 실행하는 루틴, 서브루틴, 프로그램, 오브젝트, 컴포넌트, 데이터 구조 등을 포괄하지만, 이에 제한되지는 않는다.The log handling system 200 according to an exemplary embodiment of the present invention may be a digital device having a computing capability with a memory means and a microprocessor. This log handling system 200 may be a server system. As illustrated in FIG. 2, the log handling system 200 may include a log acquirer 210, a log manager 220, a database 230, a communicator 240, and a controller 250. According to an embodiment of the present invention, the log acquisition unit 210, the log management unit 220, the database 230, the communication unit 240 and the control unit 250 at least a part of the communication with the user terminal device 300 It may be a program module. Such program modules may be included in the log handling system 200 in the form of operating systems, application modules, or other program modules, and may be physically stored in various known storage devices. Such program modules may also be stored in a remote storage device capable of communicating with the log handling system 200. On the other hand, such program modules include, but are not limited to, routines, subroutines, programs, objects, components, data structures, etc. that perform particular tasks or execute particular abstract data types, described below, in accordance with the present invention.
먼저, 본 발명의 일 실시예에 따른 로그 획득부(210)는, 사용자 단말 장치(300)의 어플리케이션에 관하여 소정의 이벤트가 발생하면, 상기 이벤트에 관한 로그를 어플리케이션에 내장되어 있는 SDK의 작용에 의하여 획득하는 기능을 수행할 수 있다. 로그 획득부(210)는 즉시적으로, 주기적으로 또는 간헐적으로 로그를 획득할 수 있다. 또는, 사용자 단말 장치(300)에 대하여 직접 요청을 발하여 로그를 획득할 수도 있다(이러한 요청은 특히, 로그의 실시간 분석이 그다지 필요하지 않은 경우나 사용자 단말 장치(300)가 비교적 게으른(idle) 상태에 있는 동안 로그를 획득하는 것이 나은 경우에 유용할 수 있다). 이러한 로그는 바람직하게는 시간적으로 인접한(adjacent) 두 로그 간의 시간 간격의 길고 짧음에 따라 패키징되는 로그일 수 있다. 즉, 로그의 패키지는 인접한 두 로그 간의 시간 간격이 소정의 기준 시간보다 짧은 둘 이상의 연속된 로그가 함께 패키징된 것일 수 있다.First, when a predetermined event occurs with respect to an application of the user terminal device 300, the log acquisition unit 210 according to an embodiment of the present invention may log a log of the event to an action of an SDK embedded in the application. It can perform a function obtained by. The log acquisition unit 210 may acquire a log immediately, periodically or intermittently. Alternatively, the log may be obtained by directly requesting the user terminal device 300 (such a request may be particularly performed when real time analysis of the log is not necessary or when the user terminal device 300 is relatively idle. This can be useful if it is better to obtain the log while in the process. Such logs may preferably be logs that are packaged as long and short of the time interval between two adjacent logs. That is, a package of logs may be a package of two or more consecutive logs in which a time interval between two adjacent logs is shorter than a predetermined reference time.
도 3과 도 4는 본 발명의 일 실시예에 따른 로그 획득부가 사용자 단말 장치로부터 로그를 획득하는 것에 관하여 예시적으로 설명하기 위한 도면이다.3 and 4 are diagrams for exemplarily describing a log obtaining unit obtaining a log from a user terminal device according to an exemplary embodiment of the present invention.
도 3에 도시된 바와 같이, 사용자 단말 장치(300)에서 소정의 어플리케이션(예를 들면, 페이스북(미국의 저명 SNS의 서비스표임) 어플리케이션)이 사용될 수 있다. 사용자가 어플리케이션에 의하여 자신에게 디스플레이되는 소정의 오브젝트(310)를 선택하면, 상기 어플리케이션의 내장 SDK는 사용자의 선택 행위에 따라 발생하는 이벤트에 관한 로그를 로그 획득부(210)로 전송할 수 있다. 이 경우, SDK는, 도 4에 도시된 바와 같은, 복수의 이벤트에 관하여 패키징된 로그 데이터를 전송할 수도 있다. 도시된 바와 같이, 이러한 로그 패키지는 SDK가 내장된 어플리케이션과 그 사용자를 식별할 수 있도록 하는 ID(410)와 복수의 이벤트에 관한 복수의 로그(420, 425)를 포함할 수 있다. 로그는 해당 이벤트의 유형, 스크롤이나 클릭이 발생한 위치, 대상 오브젝트 등에 대한 정보를 포함할 수 있다. 도면 번호 425에 해당하는 로그는 도 3을 참조로 하여 예시된 이벤트에 대응되는 것일 수 있다. 한편, 하나의 로그 패키지 내에서 복수의 로그의 각각은 해당 로깅 시점에 따라 배열되어 있을 수 있다.As shown in FIG. 3, a predetermined application (for example, a Facebook (which is a service mark of a US famous SNS) application) may be used in the user terminal device 300. When the user selects a predetermined object 310 displayed to the user by the application, the embedded SDK of the application may transmit a log about an event occurring according to the user's selection action to the log acquisition unit 210. In this case, the SDK may send log data packaged with respect to the plurality of events, as shown in FIG. 4. As shown, this log package may include an ID 410 that enables the SDK to identify the embedded application and its user, and a plurality of logs 420 and 425 for a plurality of events. The log may include information on the type of the corresponding event, the location of the scroll or click, the target object, and the like. A log corresponding to reference number 425 may correspond to an event illustrated with reference to FIG. 3. Meanwhile, each of the plurality of logs in one log package may be arranged according to a corresponding logging time.
다음으로, 본 발명의 일 실시예에 따른 로그 관리부(220)는 로그 획득부(210)에 의하여 획득된 로그를 분석하고, 그것을 소정의 조건에 따라 분류하거나 처리하는 기능을 수행할 수 있다. 이 경우, 조건은 기설정된 조건일 수도 있고 적응적으로 변경되는 조건일 수도 있다. 한편, 로그 관리부(220)는 로그를 분석하여 관심의 대상인 이벤트에 관한 로그만을 선별한 후에 이어서 분류나 처리를 수행할 수도 있다.Next, the log management unit 220 according to an embodiment of the present invention may perform a function of analyzing the log obtained by the log acquisition unit 210 and classifying or processing the log according to a predetermined condition. In this case, the condition may be a preset condition or a condition that is adaptively changed. On the other hand, the log management unit 220 may analyze the log to select only the log of the event of interest, and then may perform classification or processing.
도 5는 본 발명의 일 실시예에 따라 획득된 로그를 기설정된 조건에 따라 분류하는 것에 관하여 예시적으로 설명하기 위한 도면이다.FIG. 5 is a diagram for exemplarily describing classification of a log obtained according to an exemplary embodiment according to a preset condition.
도 5에 도시된 바와 같이, 로그 관리부(220)는 로그 패키지로부터 어플리케이션의 종류와 각 로그(420, 425)에 관한 정보를 분석한 후에 각각의 로그(420, 425)를 기설정된 조건에 따른 여러 카테고리(510, 520, 530) 중 하나로 분류할 수 있다. 특히, 로그가 사용자가 어플리케이션에 의하여 디스플레이되는 소정의 오브젝트를 선택함에 따라 생성된 것인 경우, 해당 오브젝트의 종류를 분석함으로써 상기 로그가 분류되어야 하는 카테고리를 결정할 수 있다. 예를 들어, 소정의 SNS 어플리케이션(예를 들면, 페이스북 어플리케이션)이 사용되는 경우, 사용자에 의하여 각 포스팅에 포함되어 있는 '좋아요', '댓글달기' 및 '공유'의 오브젝트 중 '좋아요' 오브젝트가 선택되면 해당 이벤트가 발생하여 로그(425)가 생성되는데, 로그 관리부(220)는 이러한 로그(425)에서 해당 오브젝트인 '좋아요' 오브젝트를 식별함으로써 로그(425)를 비교적 간단하게 '포스팅 평가'의 카테고리(510)로 분류할 수 있다. 필요에 따라, 로그 관리부(220)는 분류된 로그(425)를 로그 핸들링 시스템(200)의 내부나 외부의 어플리케이션 사용성 분석 장치(또는, 모듈)로 제공하는 처리를 행할 수도 있다.As shown in FIG. 5, the log manager 220 analyzes the types of applications and information on each log 420 and 425 from the log package, and then logs the logs 420 and 425 according to a predetermined condition. It may be classified into one of the categories 510, 520, and 530. In particular, when the log is generated by the user selecting a predetermined object displayed by the application, the category to which the log should be classified may be determined by analyzing the type of the object. For example, when a predetermined SNS application (eg, a Facebook application) is used, a 'Like' object among 'Like', 'Comment' and 'Share' objects included in each posting by the user. Is selected, a corresponding event occurs and a log 425 is generated, and the log manager 220 identifies a 'like' object which is the corresponding object in the log 425, so that the log 425 is relatively simply 'posted'. May be classified into categories 510. If necessary, the log manager 220 may perform a process of providing the sorted log 425 to an application usability analysis device (or module) inside or outside the log handling system 200.
한편, 로그 관리부(220)는 어떤 로그가 특정 로그 카테고리 배열 패턴을 나타내는 로그 패키지에 속하는 것이라는 점을 파악하고 나서, 상기 로그 패키지를 유사한 패턴을 갖는 다른 로그 패키지(예를 들면, 이미 모든 로그에 관한 분석이 완료된 로그 패키지)와 비교함으로써, 상기 로그를 분류할 수도 있다.Meanwhile, the log manager 220 determines that a log belongs to a log package indicating a specific log category arrangement pattern, and then logs the log package to another log package having a similar pattern (for example, all logs already associated with the log package). The log may be classified by comparison with a log package in which analysis is completed.
예를 들면, 하나의 패키지 내의 5개의 로그가 그 생성 시점의 순서에 따라 A, B, C, D 및 E(여기서, 각 알파벳 기호는 각 로그의 파악된 카테고리임)의 순서로 배열될 수 있고, 이러한 로그 카테고리 배열 패턴의 로그 패키지가 다수인 경우, 위와 같은 로그 카테고리 배열 패턴은 하나의 비교 기준이 될 수 있다.For example, five logs in one package can be arranged in the order of A, B, C, D and E, where each alphabetic symbol is a identified category of each log, When there are a plurality of log packages of the log category arrangement pattern, the above log category arrangement pattern may be one comparison criterion.
이때, 어떤 로그 패키지가 A, B, X, D 및 E(여기서, X는 파악되지 않은 로그 카테고리임)의 로그 카테고리 배열 패턴을 보인다면, 로그 관리부(220)는 일종의 집합 필터링 원리에 의하여 상기 카테고리가 파악되지 않은 로그가 C의 카테고리에 속하는 것이라고 결정할 수 있게 된다.In this case, if a log package shows a log category arrangement pattern of A, B, X, D, and E (where X is an unknown log category), the log manager 220 sorts the categories according to a set filtering principle. It is possible to determine that a log that has not been identified belongs to the category of C.
다음으로, 본 발명의 일 실시예에 따른 데이터베이스(230)에는, 로그, 로그 패키지, 분류된 로그 등의 정보가 저장될 수 있다. 비록 도 2에서 데이터베이스(230)가 로그 핸들링 시스템(200)에 포함되어 구성되는 것으로 도시되어 있지만, 본 발명을 구현하는 당업자의 필요에 따라, 데이터베이스(230)는 로그 핸들링 시스템(200)과 별개로 구성될 수도 있다. 한편, 본 발명에서의 데이터베이스(230)는, 컴퓨터 판독 가능한 기록 매체를 포함하는 개념으로서, 협의의 데이터베이스뿐만 아니라 파일 시스템에 기반을 둔 데이터 기록 등을 포함하는 광의의 데이터베이스일 수도 있으며, 단순한 로그의 집합이라도 이를 검색하여 데이터를 추출할 수 있다면 본 발명에서의 데이터베이스(230)가 될 수 있다.Next, in the database 230 according to an embodiment of the present invention, information such as logs, log packages, classified logs, and the like may be stored. Although the database 230 is illustrated as being included in the log handling system 200 in FIG. 2, the database 230 is separate from the log handling system 200, as required by those skilled in the art to implement the invention. It may be configured. On the other hand, the database 230 in the present invention is a concept that includes a computer-readable recording medium, and may be a broad database including not only a negotiated database but also a file system based on a file system. If the set can be retrieved to extract data, it can be the database 230 of the present invention.
다음으로, 본 발명의 일 실시예에 따른 통신부(240)는 로그 획득부(210), 로그 관리부(220) 및 데이터베이스(230)로부터의/로의 데이터 송수신이 가능하도록 하는 기능을 수행할 수 있다.Next, the communication unit 240 according to an embodiment of the present invention may perform a function to enable data transmission / reception from / to the log acquisition unit 210, the log management unit 220, and the database 230.
마지막으로, 본 발명의 일 실시예에 따른 제어부(250)는 로그 획득부(210), 로그 관리부(220), 데이터베이스(230) 및 통신부(240) 간의 데이터의 흐름을 제어하는 기능을 수행할 수 있다. 즉, 본 발명에 따른 제어부(250)는 로그 핸들링 시스템(200)의 외부로부터의/로의 데이터 흐름 또는 로그 핸들링 시스템(200)의 각 구성요소 간의 데이터 흐름을 제어함으로써, 로그 획득부(210), 로그 관리부(220), 데이터베이스(230) 및 통신부(240)에서 각각 고유 기능을 수행하도록 제어할 수 있다.Finally, the control unit 250 according to an embodiment of the present invention may perform a function of controlling the flow of data between the log acquisition unit 210, the log management unit 220, the database 230 and the communication unit 240. have. That is, the controller 250 according to the present invention controls the data flow from / to the outside of the log handling system 200 or the data flow between each component of the log handling system 200, thereby obtaining the log acquisition unit 210. The log manager 220, the database 230, and the communicator 240 may control to perform unique functions, respectively.
이상 설명된 본 발명에 따른 실시예는 다양한 컴퓨터 구성요소를 통하여 실행될 수 있는 프로그램 명령어의 형태로 구현되어 컴퓨터 판독 가능한 기록 매체에 기록될 수 있다. 상기 컴퓨터 판독 가능한 기록 매체는 프로그램 명령어, 데이터 파일, 데이터 구조 등을 단독으로 또는 조합하여 포함할 수 있다. 상기 컴퓨터 판독 가능한 기록 매체에 기록되는 프로그램 명령어는 본 발명을 위하여 특별히 설계되고 구성된 것이거나 컴퓨터 소프트웨어 분야의 당업자에게 공지되어 사용 가능한 것일 수 있다. 컴퓨터 판독 가능한 기록 매체의 예에는, 하드 디스크, 플로피 디스크 및 자기 테이프와 같은 자기 매체, CD-ROM 및 DVD와 같은 광기록 매체, 플롭티컬 디스크(floptical disk)와 같은 자기-광 매체(magneto-optical medium), 및 ROM, RAM, 플래시 메모리 등과 같은, 프로그램 명령어를 저장하고 실행하도록 특별히 구성된 하드웨어 장치가 포함된다. 프로그램 명령어의 예에는, 컴파일러에 의하여 만들어지는 것과 같은 기계어 코드뿐만 아니라 인터프리터 등을 사용하여 컴퓨터에 의해서 실행될 수 있는 고급 언어 코드도 포함된다. 하드웨어 장치는 본 발명에 따른 처리를 수행하기 위하여 하나 이상의 소프트웨어 모듈로 변경될 수 있으며, 그 역도 마찬가지이다.Embodiments according to the present invention described above can be implemented in the form of program instructions that can be executed by various computer components and recorded in a computer-readable recording medium. The computer-readable recording medium may include program instructions, data files, data structures, etc. alone or in combination. Program instructions recorded on the computer-readable recording medium may be specially designed and configured for the present invention, or may be known and available to those skilled in the computer software arts. Examples of computer-readable recording media include magnetic media such as hard disks, floppy disks and magnetic tape, optical recording media such as CD-ROMs and DVDs, and magneto-optical media such as floptical disks. medium) and hardware devices specifically configured to store and execute program instructions, such as ROM, RAM, flash memory, and the like. Examples of program instructions include not only machine code generated by a compiler, but also high-level language code that can be executed by a computer using an interpreter or the like. The hardware device may be modified with one or more software modules to perform the processing according to the present invention, and vice versa.
이상에서 본 발명이 구체적인 구성요소 등과 같은 특정 사항과 한정된 실시예 및 도면에 의하여 설명되었으나, 이는 본 발명의 보다 전반적인 이해를 돕기 위하여 제공된 것일 뿐, 본 발명이 상기 실시예에 한정되는 것은 아니며, 본 발명이 속하는 기술분야에서 통상적인 지식을 가진 자라면 이러한 기재로부터 다양한 수정과 변경을 꾀할 수 있다.Although the present invention has been described by specific matters such as specific components and limited embodiments and drawings, it is provided only to help a more general understanding of the present invention, and the present invention is not limited to the above embodiments. Those skilled in the art may make various modifications and changes from this description.
따라서, 본 발명의 사상은 상기 설명된 실시예에 국한되어 정해져서는 아니 되며, 후술하는 특허청구범위뿐만 아니라 이 특허청구범위와 균등한 또는 이로부터 등가적으로 변경된 모든 범위는 본 발명의 사상의 범주에 속한다고 할 것이다.Therefore, the spirit of the present invention should not be limited to the above-described embodiments, and the scope of the spirit of the present invention is defined not only in the claims below, but also in the ranges equivalent to or equivalent to the claims. Will belong to.

Claims (7)

  1. 어플리케이션에 관한 로그를 핸들링하기 위한 방법으로서,As a method for handling logs about an application,
    사용자 단말 장치의 어플리케이션에 관한 이벤트가 발생하면, 상기 이벤트에 관한 로그를 상기 어플리케이션에 내장되어 있는 SDK에 의하여 획득하는 단계, 및When an event relating to an application of the user terminal device is generated, acquiring a log of the event by an SDK built in the application; and
    상기 로그를 분석하여 소정의 카테고리로 분류하는 단계Classifying the log into a predetermined category
    를 포함하는 방법.How to include.
  2. 제1항에 있어서,The method of claim 1,
    상기 로그 획득 단계는 상기 로그를 패키지의 형태로 획득하는 단계를 포함하는 방법.The log obtaining step includes the step of obtaining the log in the form of a package.
  3. 제2항에 있어서,The method of claim 2,
    상기 로그 패키지는 인접한 두 로그 간의 시간 간격이 소정의 기준 시간보다 짧은 둘 이상의 연속된 로그가 함께 패키징된 것인 방법.And wherein the log package is packaged together with two or more consecutive logs whose time interval between two adjacent logs is less than a predetermined reference time.
  4. 제1항에 있어서,The method of claim 1,
    상기 로그 획득 단계는 상기 사용자 단말 장치가 게으른 상태에 있는 동안 발하여지는 요청에 따라 실행되는 방법.The log obtaining step is executed according to a request issued while the user terminal device is in a lazy state.
  5. 제2항에 있어서,The method of claim 2,
    상기 로그 분석 및 분류 단계는 상기 로그 패키지를 특정 로그 카테고리 배열 패턴에 기초하여 분석하는 단계를 포함하는 방법.The analyzing and classifying the log comprises analyzing the log package based on a specific log category arrangement pattern.
  6. 어플리케이션에 관한 로그를 핸들링하기 위한 시스템으로서,A system for handling logs about an application,
    사용자 단말 장치의 어플리케이션에 관한 이벤트가 발생하면, 상기 이벤트에 관한 로그를 상기 어플리케이션에 내장되어 있는 SDK에 의하여 획득하는 로그 획득부, 및A log acquisition unit for acquiring a log of the event by an SDK built in the application when an event regarding an application of the user terminal device occurs;
    상기 로그를 분석하여 소정의 카테고리로 분류하는 로그 관리부Log management unit to analyze the log and classify it into a predetermined category
    를 포함하는 시스템.System comprising.
  7. 제1항 내지 제5항 중 어느 한 항에 따른 방법을 실행하기 위한 컴퓨터 프로그램을 기록하는 컴퓨터 판독 가능한 기록 매체.A computer-readable recording medium for recording a computer program for executing the method according to any one of claims 1 to 5.
PCT/KR2014/013000 2014-01-07 2014-12-29 Method, system and computer-readable storage medium for handling log regarding application WO2015105293A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR20140001632 2014-01-07
KR10-2014-0001632 2014-01-07

Publications (1)

Publication Number Publication Date
WO2015105293A1 true WO2015105293A1 (en) 2015-07-16

Family

ID=53524088

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2014/013000 WO2015105293A1 (en) 2014-01-07 2014-12-29 Method, system and computer-readable storage medium for handling log regarding application

Country Status (2)

Country Link
KR (1) KR101668713B1 (en)
WO (1) WO2015105293A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108710670A (en) * 2018-05-16 2018-10-26 沈文策 A kind of log analysis method, device, electronic equipment and readable storage medium storing program for executing

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010039878A (en) * 2008-08-07 2010-02-18 Hitachi Ltd Log management system and log display system
KR20120063315A (en) * 2010-12-07 2012-06-15 주식회사에이메일 System for offering service information respond of mobile application analysis and method therefor
JP2012234273A (en) * 2011-04-28 2012-11-29 Kyocera Document Solutions Inc Information processor, log analysis system, log analysis method and log analysis program
KR20130132157A (en) * 2012-05-25 2013-12-04 에스케이플래닛 주식회사 System and method for controlling advertisement based on application
KR20130140508A (en) * 2012-06-14 2013-12-24 (주)아이비즈소프트웨어 Apparatus for collecting log information

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101060612B1 (en) * 2009-07-23 2011-08-31 한신대학교 산학협력단 Audit data based web attack event extraction system and method
KR20120100146A (en) * 2011-03-03 2012-09-12 (주)디지털다임 System and method for user behavior analysis using smart-phone application
KR20130126160A (en) * 2012-05-11 2013-11-20 (주)티그레이프 Advertising system and targeted advertising method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010039878A (en) * 2008-08-07 2010-02-18 Hitachi Ltd Log management system and log display system
KR20120063315A (en) * 2010-12-07 2012-06-15 주식회사에이메일 System for offering service information respond of mobile application analysis and method therefor
JP2012234273A (en) * 2011-04-28 2012-11-29 Kyocera Document Solutions Inc Information processor, log analysis system, log analysis method and log analysis program
KR20130132157A (en) * 2012-05-25 2013-12-04 에스케이플래닛 주식회사 System and method for controlling advertisement based on application
KR20130140508A (en) * 2012-06-14 2013-12-24 (주)아이비즈소프트웨어 Apparatus for collecting log information

Also Published As

Publication number Publication date
KR101668713B1 (en) 2016-10-24
KR20150082106A (en) 2015-07-15

Similar Documents

Publication Publication Date Title
US10460258B2 (en) Computer system, and method and program for controlling edge device
CN110995810B (en) Object identification method based on artificial intelligence and related device
WO2013062237A1 (en) System and method for managing social relationship information
CN110059468A (en) A kind of small routine Risk Identification Method and device
KR20110131094A (en) Identifying communities in an information network
CN110069693B (en) Method and device for determining target page
CN109543734A (en) User portrait method and device, storage medium
CN108011928A (en) A kind of information-pushing method, terminal device and computer-readable medium
US20140379430A1 (en) Application of mobile devices for event data
KR102461022B1 (en) Method and Apparatus for Analysis of Log Data
CN110633438B (en) News event processing method, terminal, server and storage medium
US10140377B2 (en) Data processing, data collection
CN109934194A (en) Picture classification method, edge device, system and storage medium
CN110011896A (en) A kind of data processing method and device, a kind of calculating equipment and storage medium
CN113626624B (en) Resource identification method and related device
CN104301170B (en) The mobile terminal application friendly evaluation method of feature based classification
CN103902906A (en) Mobile terminal malicious code detecting method and system based on application icon
WO2015105293A1 (en) Method, system and computer-readable storage medium for handling log regarding application
CN110874301A (en) Method and device for acquiring program pause information
CN106651183B (en) Communication data security audit method and device of industrial control system
CN111158881B (en) Data processing method, device, electronic equipment and computer readable storage medium
CN104111821B (en) The method, apparatus and system of a kind of data processing
CN110781066A (en) User behavior analysis method, device, equipment and storage medium
CN112084412B (en) Information pushing method, device, equipment and storage medium
KR101685847B1 (en) Method and System for Mediating Proximal Group Users Smart Device Usage via Location-based Virtual Usage Limiting Spaces

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 14877930

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 211016)

122 Ep: pct application non-entry in european phase

Ref document number: 14877930

Country of ref document: EP

Kind code of ref document: A1