WO2015029195A1 - 模擬装置、情報生成装置、模擬方法及び模擬プログラム - Google Patents

模擬装置、情報生成装置、模擬方法及び模擬プログラム Download PDF

Info

Publication number
WO2015029195A1
WO2015029195A1 PCT/JP2013/073200 JP2013073200W WO2015029195A1 WO 2015029195 A1 WO2015029195 A1 WO 2015029195A1 JP 2013073200 W JP2013073200 W JP 2013073200W WO 2015029195 A1 WO2015029195 A1 WO 2015029195A1
Authority
WO
WIPO (PCT)
Prior art keywords
simulation
procedure
extraction
file
operation history
Prior art date
Application number
PCT/JP2013/073200
Other languages
English (en)
French (fr)
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 三菱電機株式会社
Priority to PCT/JP2013/073200 priority Critical patent/WO2015029195A1/ja
Priority to PCT/JP2014/054417 priority patent/WO2015029464A1/ja
Publication of WO2015029195A1 publication Critical patent/WO2015029195A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/28Error detection; Error correction; Monitoring by checking the correct order of processing

Definitions

  • the present invention relates to a simulation device, an information generation device, a simulation method, and a simulation program.
  • the present invention relates to an information generation apparatus that generates a simulation procedure for simulating an operation performed in the operation system using an operation history of the operation system to be simulated, a simulation apparatus including the information generation apparatus, a simulation method, and a simulation program.
  • a reproduction method for automatically simulating or reproducing the operation of a computer there is a method of reproducing an operation record for the purpose of a regression test or the like (for example, see Patent Document 1).
  • this reproduction method first, the operation content of an actual user (tester) is explicitly recorded as an operation history using a dedicated operation history recording device. Next, the recorded operation history is read, and the operation of the user (tester) is reproduced by a dedicated operation reproduction device incorporated in the test environment or the like. According to this reproduction method, repeated operation by the user (tester) in the test environment becomes unnecessary, and the efficiency of the test can be improved.
  • a system simulation method for simulating the operation of the system there is a method of simulating a response to an input to the system for the purpose of operation training (see, for example, Patent Document 2).
  • This system simulation method simulates the response of the system according to the operation of the operator (trainer) without preparing an actual system when performing system operation training. According to this system simulation method, it is possible to perform operation training and the like without an actual system.
  • Patent Document 1 is a method for reproducing an operation record recorded by a dedicated operation history recording device, and the operation content must be explicitly recorded.
  • the operation details must be recorded explicitly, the processing details of the production environment will be recorded, and there is a problem that the normal operation may be affected by increasing the load on the system during the production operation.
  • the operation contents must be explicitly recorded, there is a problem that only the operation in the time zone when the recording is acquired can be reproduced, and various operation patterns cannot be prepared.
  • operation movement can be reproduced only by the structure of an environment equivalent to a production environment, the objective of preparing the training environment of a desired difficulty cannot be achieved, but the subject that it cannot respond flexibly to a change in scale. There is.
  • Patent Document 2 is a method of simulating only a response to an input, and does not reproduce the processing of the system, so that there is a problem that the operation of the entire system cannot be simulated.
  • the present invention has been made to solve the above-described problems, and an object thereof is to provide a simulation device that can simulate the overall operation tendency of a production environment without affecting the production environment. To do.
  • An extraction unit that extracts a plurality of operation histories as extraction operation histories from the operation history information based on an extraction condition that is a condition for extracting operation histories from operation history information in which a plurality of operation histories indicating operation histories are accumulated; Based on the extraction operation history extracted by the extraction unit, a procedure generation unit that generates a simulation procedure indicating a procedure of the operation to be simulated by a processing device; And an execution unit that executes the simulation procedure generated by the procedure generation unit using a processing device.
  • an extraction unit that extracts a plurality of operation histories from the operation history information of the operation system as an extraction operation history, and based on the extracted extraction operation history
  • a generation unit that generates a simulation procedure indicating the procedure of the operation to be simulated
  • an execution unit that executes the generated simulation procedure, so that the entire operation system can be operated without affecting the operation system. Simulation of movement tendency can be performed.
  • FIG. 1 is an overall configuration diagram of a production environment system 10 and a simulation system 11 according to Embodiment 1.
  • FIG. 2 is a block configuration diagram of a simulation device 111 according to Embodiment 1.
  • FIG. 6 is a diagram illustrating an example of a configuration of simulation data 1112 according to Embodiment 1.
  • FIG. 2 is a diagram illustrating an example of a hardware configuration of a simulation apparatus 111 according to Embodiment 1.
  • FIG. 2 is an overall configuration diagram of a production environment system 10 and a simulation system 11 according to Embodiment 1, and is a diagram for explaining the operation of each unit of the simulation device 111.
  • FIG. 6 is a diagram showing an example of an access log 1022 according to Embodiment 1 and an example of an extraction log 122 extracted by an extraction unit 121.
  • FIG. 6 is a flowchart showing an operation of a simulated environment generation process by a procedure generation unit 123 and a file generation unit 124 according to the first embodiment.
  • 6 is a flowchart showing an operation of a simulated environment generation process by a procedure generation unit 123 and a file generation unit 124 according to the first embodiment.
  • FIG. 4 is an overall configuration diagram of a production environment system 10 and a simulation system 11 according to a third embodiment. It is a figure which shows an example of a structure of the data for simulation 6112 which concerns on Embodiment 3.
  • FIG. 6 is a block configuration diagram of a simulation device 111 according to a third embodiment.
  • FIG. 10 is an overall configuration diagram of a production environment system 10 and a simulation system 11 according to a third embodiment, and is a diagram for explaining the operation of each unit of a simulation apparatus 111.
  • 10 is a flowchart showing an operation of a simulated environment generation process by a procedure generation unit 123 and a file generation unit 124 according to the third embodiment.
  • FIG. 1 is an overall configuration diagram of a production environment system 10 and a simulation system 11 according to the present embodiment. The outline of the configuration and functions of the production environment system 10 and the simulation system 11 according to the present embodiment will be described with reference to FIG.
  • the production environment system 10 is an example of an operation system that stores operation history information (access log 1022) in which an operation history indicating an operation history is accumulated in a storage device of the file server 102.
  • the simulation system 11 is a training environment system that simulates the operation trend of the production environment system 10 and provides a training environment for operation training.
  • the production environment system 10 includes a terminal group 101 composed of a plurality of terminals and a file server 102.
  • the file server 102 is an example of a storage device of an operation system that stores a file group 1021 composed of a plurality of files and an access log 1022.
  • the access log 1022 is a general log that the file server 102 outputs for auditing or failure analysis.
  • the access log 1022 stores a plurality of log records (log entries) that are operation histories.
  • the access log 1022 is an example of operation history information in which a log record (operation history) indicating a history of access from the terminal group 101 to the file group 1021 is accumulated. Access from the terminal group 101 to the file group 1021 is an example of an operation performed in the production environment system 10.
  • terminals included in the terminal group 101 may be simply referred to as terminals.
  • files included in the file group 1021 may be simply referred to as files.
  • the terminal accesses the file group 1021 stored in the file server 102 via the network 103.
  • the simulation system 11 simulates an operation tendency of access from the terminal group 101 to the file group 1021 performed in the production environment system 10.
  • the simulation system 11 includes a simulation device 111 and a simulation file server 112.
  • the simulation device 111 includes a simulation terminal group 1111 composed of a plurality of simulation terminals and simulation data 1112.
  • the simulation file server 112 is an example of a storage device that stores a simulation file group 1121 including a plurality of simulation files.
  • the simulation apparatus 111 Based on the access log 1022 of the production environment system 10, the simulation apparatus 111 generates simulation data 1112 that is a simulation procedure indicating a simulation procedure. At this time, the simulation apparatus 111 generates simulation data 1112 so that the number of terminals or the number of users simulated in the simulation system 11 is different from that in the production environment system 10 in order to adjust the difficulty level of the training environment.
  • the simulation data 1112 is a simulation procedure indicating a procedure for accessing the simulation file group 1121 from the simulation terminal group 1111. For example, an access time, an access type, and the like are set.
  • the simulation apparatus 111 generates an initial file configuration of the simulation file group 1121 necessary for simulating the operation according to the simulation data 1112 and stores the initial file configuration in the simulation file server 112.
  • the simulation device 111 may be configured not to store the generated initial file configuration of the simulation file group 1121 in the simulation file server 112.
  • the simulation device 111 may be configured to store the initial file configuration of the generated simulation file group 1121 in, for example, a storage device included therein. In this case, the simulation file server 112 becomes unnecessary.
  • the simulation apparatus 111 simulates the operation of the production environment system 10, it is assumed to have the same configuration as the production environment system 10 as much as possible.
  • the simulation file server having the same specifications as the file server 102 is used.
  • 112 preferably stores the initial file structure of the simulated file group 1121.
  • the simulation file group 1121 may be stored in a storage device such as a hard disk or flash memory inside the simulation apparatus 111 in order to adjust the training environment.
  • the simulation apparatus 111 performs simulation according to the simulation procedure of the simulation data 1112 using the simulation terminal group 1111 and the initial file configuration of the simulation file group 1121.
  • FIG. 2 is a block configuration diagram of the simulation apparatus 111 according to the present embodiment. A block configuration of the simulation apparatus 111 according to the present embodiment will be described with reference to FIG.
  • the simulation apparatus 111 includes an information generation unit 1110 and an execution unit 125.
  • the information generation unit 1110 includes an extraction unit 121 and a simulated environment generation unit 128.
  • the simulated environment generation unit 128 includes a procedure generation unit 123 and a file generation unit 124.
  • the simulation apparatus 111 stores the extraction condition 126, the extraction log 122, and simulation data 1112 in a storage device.
  • the simulation file group 1121 may be stored in the simulation file server 112 as illustrated in FIG. 2, or may be stored in a storage device inside the simulation apparatus 111.
  • the extraction condition 126 is a condition for extracting a log record (operation history) from the access log 1022. As described above, since the simulation system 11 provides a training environment for operation training, the difficulty level of the training environment can be flexibly adjusted.
  • the extraction condition 126 is for adjusting the training environment. For example, an operator name, a terminal ID, a terminal address, and the like of a log record (operation history) extracted from the access log 1022 are designated. The operator's name, terminal ID, terminal address, etc. are examples of identifiers set in advance as the extraction condition 126.
  • the extraction condition 126 can be appropriately set by a system administrator or the like.
  • the information generation unit 1110 is an example of an information generation apparatus that generates information used for simulating an operation performed in the production environment system 10.
  • the simulation data 1112, the initial file configuration of the simulation file group 1121, and the like are examples of information used for simulating operations generated by the information generation unit 1110 (information generation device).
  • the extraction unit 121 extracts a plurality of log records from the access log 1022 as the extraction log 122 based on the extraction condition 126.
  • the extraction log is an example of an extraction operation history.
  • the procedure generation unit 123 Based on the extraction log 122 extracted by the extraction unit 121, the procedure generation unit 123 generates simulation data 1112 indicating the procedure of the operation to be simulated by the processing device.
  • the simulation data 1112 is an example of a simulation procedure.
  • the simulation environment generation unit 128 includes simulation data 1112 that is a procedure of simulation operation, and a simulation file group 1121 that includes a simulation file 1121a on which the operation is performed. Is generated.
  • the procedure generation unit 123 eliminates inconsistencies between log records that occur when a plurality of log records included in the extraction log 122 are simulated.
  • the procedure generation unit 123 corrects at least one of the plurality of log records so that the inconsistency is eliminated, and sets the extracted log 122 in which at least one log record is corrected as simulation data 1112.
  • the file generation unit 124 Based on the simulation data 1112, the file generation unit 124 generates a simulation file 1121 a that is an operation target included in the simulation data 1112.
  • the simulation file group 1121 includes at least one simulation file 1121a.
  • the procedure generation unit 123 and the file generation unit 124 may be configured as separate functional blocks, or may be configured as one simulated environment generation unit 128 to realize the function.
  • the execution unit 125 executes the simulation procedure of the simulation data 1112 for the simulation file group 1121 generated by the file generation unit 124.
  • the file generation unit 124 needs to configure the simulated file group 1121 with a necessary initial file configuration in accordance with the processing content of the simulation data 1112 before the execution of the simulation by the execution unit 125 is started. That is, it is necessary that a directory structure and files necessary for the processing contents to be implemented in the simulation exist.
  • the simulation terminal group 1111 is configured on the simulation apparatus 111. However, the necessary number of terminals are actually prepared, and operation is performed using the simulation data 1112 prepared for each terminal. A trend may be simulated.
  • the function of the simulation system 11 does not depend on the configurations of the simulation device 111, the simulation terminal group 1111, the simulation file server 112, and the like.
  • FIG. 3 is a diagram showing an example of the configuration of the simulation data 1112 according to the present embodiment.
  • the simulation data 1112 stores a plurality of log records that are a plurality of operations.
  • the log record indicates an access time 21 indicating an access interval necessary for the operation of the simulated terminal group 1111, an access user 22 accessing the simulated file group 1121, an access type 23 such as WRITE and READ, and a file to be operated.
  • Information such as the access file 24 is stored.
  • the access time 21 is set to the time from the start of simulation.
  • the access time 21 “8” of the second record means that the operation of the record NO2 is executed 8 seconds after the simulation is started.
  • An identifier for identifying an operator is set for the access user 22.
  • the identifier for identifying the operator is, for example, a user name.
  • the MAC address of the terminal may be used.
  • an operation type is set such as “WRITE”, “READ”, and “DELETE”.
  • the access file 24 the file name and path name of the simulation file 1121a to be accessed are set.
  • the simulation data 1112 is set with information necessary for performing the simulation.
  • FIG. 4 is a diagram illustrating an example of a hardware configuration of the simulation apparatus 111 according to the present embodiment. A hardware configuration example of the simulation apparatus 111 will be described with reference to FIG.
  • the simulation device 111 is a computer, and each element of the simulation device 111 can be realized by a program.
  • an arithmetic device 901, an external storage device 902, a main storage device 903, a communication device 904, and an input / output device 905 are connected to the bus.
  • the arithmetic device 901 is a CPU (Central Processing Unit) that executes a program.
  • the external storage device 902 is, for example, a ROM (Read Only Memory), a flash memory, or a hard disk device.
  • the main storage device 903 is a RAM (Random / Access / Memory).
  • the communication device 904 is, for example, a communication board or the like, and is connected to a LAN (Local / Area / Network) or the like.
  • the communication device 904 is not limited to a LAN, but includes an IP-VPN (Internet, Protocol, Private, Network), a wide area LAN, an ATM (Asynchronous / Transfer / Mode) network, a WAN (Wide / Area / Network), or the Internet.
  • the input / output device 905 is, for example, a mouse, a keyboard, a display device, or the like. Instead of the mouse, a touch panel, touch pad, trackball, pen tablet, or other pointing device may be used.
  • the display device may be an LCD (Liquid / Crystal / Display), a CRT (Cathode / Ray / Tube), or another display device.
  • the program is normally stored in the external storage device 902, and is loaded into the main storage device 903 and sequentially read into the arithmetic device 901 and executed.
  • the program is a program that realizes a function described as “unit” shown in the block configuration diagram.
  • an operating system (OS) is also stored in the external storage device 902. At least a part of the OS is loaded into the main storage device 903, and the arithmetic unit 901 executes the OS while “ ⁇ ” shown in the block configuration diagram.
  • the program that realizes the function of “part” is executed.
  • An application program is also stored in the external storage device 902, and is sequentially executed by the arithmetic device 901 while being loaded in the main storage device 903. Information such as “ ⁇ table” is also stored in the external storage device 902.
  • Information, data, signal values, and variable values indicating the results of the processing are stored in the main storage device 903 as files. Yes.
  • data received by the simulation device 111 is stored in the main storage device 903.
  • the encryption key / decryption key, random number value, and parameter may be stored in the main storage device 903 as a file.
  • FIG. 4 is merely an example of the hardware configuration of the simulation apparatus 111, and the hardware configuration of the simulation apparatus 111 is not limited to the configuration illustrated in FIG. .
  • FIG. 5 is an overall configuration diagram of the production environment system 10 and the simulation system 11 according to the present embodiment, and is a diagram for explaining the operation of each unit of the simulation apparatus 111.
  • the operation of each part of the simulation apparatus 111 will be described with reference to FIGS.
  • Each part of the simulation device 111 shown in FIG. 2 implements a simulation method by the simulation device 111 by executing processing in cooperation with hardware resources such as a processing device, a storage device, and an input / output device included in the simulation device 111.
  • the function of the simulation device 111 is realized by reading a simulation program stored in the main storage device of the simulation device 111 and executing it by the processing device.
  • the extraction unit 121 executes an extraction process 121a.
  • the extraction unit 121 extracts a log record from the access log 1022 based on the extraction condition 126 and sets it as the extraction log 122.
  • the extraction process 121a reduces the number of users simulated by the simulation system 11 from the number of users of the production environment system 10.
  • the extraction log 122 is a target user excerpt log in which only the log records related to necessary users are extracted from the access log 1022 by the extraction unit 121.
  • the procedure generation unit 123 executes a procedure generation process 123a.
  • the procedure generator 123 generates simulation data 1112 from the extracted log 122 that narrows down the users.
  • the file generation unit 124 executes a file generation process 124a.
  • the file generation unit 124 generates an initial file configuration of the simulated file group 1121 from the extraction log 122.
  • the execution unit 125 executes a simulation execution process 125a.
  • the execution unit 125 executes access to the simulation file group 1121 from the simulation terminal group 1111 according to the simulation procedure indicated by the simulation data 1112.
  • FIG. 6 is a diagram illustrating an example of the access log 1022 according to the present embodiment and an example of the extraction log 122 extracted from the access log 1022 by the extraction unit 121.
  • the access log 1022 stores log records 10221 to 10224 which are operation histories.
  • a log record is also called a log entry.
  • the extraction log 122 is extracted by the extraction processing 121 a by the extraction unit 121.
  • the extraction log 122 stores log records 1221 to 1223 that are operations to be simulated. In the extraction process 121a, if the target log is narrowed down and the extraction log 122 is simulated as it is, there is a possibility that inconsistency occurs that the simulation operates in a state where necessary data is missing.
  • the extraction unit 121 extracts the extraction log 122 based on the extraction condition “user A, user B, user D” included in the log record to be extracted.
  • the log record 10223 related to the user C is deleted from the access log 1022 by the extraction process 121 a by the extraction unit 121.
  • “User C creates file 1” (log record 10223) and then “User D reads file 1” (log record 10224). Since “Create File 1” does not exist, there is an inconsistency that a file to be read by the user D does not exist. That is, the operation of the log record 1223 is an operation that cannot be executed without the operation of the log record 10223.
  • the procedure generation unit 123 corrects the extraction log 122 so as to eliminate the inconsistency as described above, and generates simulation data 1112.
  • the simulated environment generation process includes a procedure generation process 123a by the procedure generation unit 123 and a file generation process 124a by the file generation unit 124.
  • the procedure generation unit 123 and the file generation unit 124 have been described as separate blocks, for example, the procedure generation unit 123 and the file generation unit 124 may be configured as one simulated environment generation unit 128.
  • the access type 23 of the access log 1022 will be described as three types: “READ (read)”, “WRITE (write)”, and “DELETE (erase)”.
  • the simulation environment generation unit 128 provisionally creates an empty initial file configuration in the simulation file server 112 as a simulation file group 1121 by the processing device.
  • the simulation environment generation unit 128 temporarily creates simulation data 1112 by the processing device without changing the contents of the extraction log 122. Thereafter, the simulated environment generation unit 128 accesses (operates) the provisionally created simulation file group 1121 according to the temporarily created simulation data 1112. At this time, for example, if there is no file to be read in the work area and there is no file to be read in the initial file structure, the simulated environment generation unit 128 performs processing such as adding a file to the initial file structure.
  • the simulated environment generation unit 128 copies the simulated file group 1121, which is an initial file configuration, to the work area of the simulated device 111 by the processing device.
  • the simulated file group 1121 copied to the work area is referred to as a working simulated file group 11211.
  • the simulation environment generation unit 128 sets the analysis position of the simulation data 1112 to the first line by the processing device.
  • the simulation environment generation unit 128 analyzes one line of the analysis log that is the analysis position of the simulation data 1112 by the processing device.
  • the simulated environment generation unit 128 determines the access type 23 of the analysis log by the processing device. In S106, if the access type 23 is READ, the simulated environment generation unit 128 proceeds to S107. In S107, the simulation environment generation unit 128 determines whether there is a file to be read in the work simulation file group 11211 by the processing device. If there is a file to be read (YES in S107), the process proceeds to S108. If there is no file to be read (NO in S107), the process proceeds to S113.
  • the simulated environment generation unit 128 proceeds to S110.
  • the simulated environment generation unit 128 creates a file to be written in the working simulated file group 11211. If there is already a file to be written, nothing is done.
  • the simulated environment generation unit 128 proceeds to S108 after S110.
  • the simulated environment generation unit 128 proceeds to S111 if the access type 23 is DELETE.
  • the simulated environment generation unit 128 determines whether there is a file to be deleted in the working simulated file group 11211 by the processing device. If there is a file to be deleted (YES in S111), the process proceeds to S112. In S112, the simulation environment generation unit 128 deletes the file to be deleted from the work simulation file group 11211 by the processing device. If there is no DELETE file (NO in S111), the process proceeds to S113.
  • the simulation environment generation unit 128 determines whether there is a file to access the simulation file group 1121 of the simulation file server 112 by the processing device. If it is determined in S107 that there is no file to be read, the file to be read is determined as a file to be accessed. If it is determined in S107 that there is no file to be deleted, the file to be deleted is determined as a file to be accessed.
  • the process proceeds to S115.
  • the simulation environment generation unit 128 adds a file for accessing the simulation file group 1121 of the simulation file server 112 by the processing device, returns to S103, and repeats the processing.
  • the process proceeds to S114.
  • the fact that there is a file that accesses the simulated file group 1121 of the simulated file server 112 means that the above inconsistency has occurred. For this reason, here, the corresponding line of the simulation data 1112 is changed to WRITE to eliminate the inconsistency.
  • the simulation environment generation unit 128 changes the access type 23 of the corresponding line (analysis log line) of the simulation data 1112 to WRITE, returns to S104, and repeats the processing.
  • the simulation environment generation unit 128 determines whether the simulation data 1112 has been analyzed to the last line by the processing device. If it has not been analyzed to the end (NO in S108), the process proceeds to S109. In S109, the simulation environment generation unit 128 advances the analysis position of the simulation data 1112 by one line, and repeats the processing from S105. When the analysis is performed up to the last line (YES in S108), the simulated environment generation unit 128 ends the simulated environment generation process.
  • the procedure generation unit 123 and the file generation unit 124 have been described as one simulated environment generation unit 128, but the procedure generation unit 123 and the file generation unit 124 may be separate processes.
  • the procedure generation unit 123 first temporarily creates a simulated file group 1121 as an initial file configuration on the work area, and ends the analysis for all the rows of the simulation data 1112.
  • the file generation unit 124 stores the simulation file group 1121 as the initial file configuration in the simulation file server 112 on the work area based on the simulation file group 1121 as the initial file configuration. It may be generated.
  • the process may be executed in any order and configuration as long as the difficulty of the training environment is adjusted based on the access log 1022 and the inconsistency that occurs when the operation is simulated can be resolved.
  • the simulation apparatus 111 and the information generation apparatus generate the simulation data 1112 by changing the number of users, for example, for the access log 1022 of the file server 102 of the production environment system 10. To do.
  • the initial file structure of the simulation data 1112 and the simulation file group 1121 for the simulation system 11 is generated in response to the inconsistency in which data necessary for the simulation is missing. For this reason, it is possible to simulate the operational tendency of the production environment in a training environment having a configuration according to the target difficulty level without affecting the production environment system 10 and causing a load.
  • the present invention can be applied to a system in which communication is performed between a plurality of clients such as a file server, a mail server, a Web server, an authentication server, and a DB server and the server.
  • clients such as a file server, a mail server, a Web server, an authentication server, and a DB server and the server.
  • Embodiment 2 FIG. In the present embodiment, differences from the first embodiment will be mainly described. Components having the same functions as those described in Embodiment 1 may be denoted by the same reference numerals and description thereof may be omitted.
  • information names such as user names and file names appearing in the access log 1022 of the production environment system 10 are changed (anonymized) to names different from those of the production environment system 10. Further, the file name of the simulation file 1121a included in the simulation file group 1121 is changed (anonymized) to a name different from the file name of the file included in the file group 1021 of the production environment system 10.
  • the procedure generation unit 123 anonymizes the information name included in the log entry (operation history) of the access log 1022 by the processing device, and generates simulation data 1112 based on the access log 1022 in which the information name is anonymized.
  • the procedure generation unit 123 may anonymize information names such as user names and file names that are confidential information.
  • the file generation unit 124 anonymizes the file name of the simulation file 1121a by the processing device, and generates the simulation file group 1121.
  • the file generation unit 124 may anonymize when the file name is confidential information.
  • the simulation apparatus 111 and the information generation unit 1110 (information generation apparatus) according to the present embodiment generate simulation data and setting values in order to prevent leakage of confidential information in the production environment. Anonymize the confidential information of the production environment included in the log to be used, and generate data and setting values for simulating the operation tendency. At the stage of retrieving the access log 1022 from the production environment system 10, the confidential information of the production environment system 10 is prevented from leaking to the simulation system 11 by changing (anonymizing) the name including such confidential information. And security of the production environment system 10 can be ensured.
  • Embodiment 3 FIG. In the present embodiment, differences from the first and second embodiments will be mainly described. Components having the same functions as those described in the first and second embodiments are denoted by the same reference numerals and description thereof may be omitted.
  • FIG. 9 is an overall configuration diagram of the production environment system 10 and the simulation system 11 according to the present embodiment.
  • FIG. 9 is a configuration diagram when the simulation apparatus 111 is applied to a general mail server.
  • the production environment system 10 includes a DNS (Domain Name System) server 602 and a mail server 603 in addition to the terminal group 101 and the network described in the first embodiment.
  • DNS Domain Name System
  • the DNS server 602 includes a DNS record 6021.
  • the DNS server 602 is a server that performs name resolution between a domain name and an IP address by associating the domain name with an IP address.
  • the DNS record 6021 stores associations between domain names and IP addresses.
  • the mail server 603 includes a transmission / reception log 6022.
  • the transmission / reception log 6022 is an example of operation history information in which a history of mail transmission / reception, which is an operation from the terminal group 101, is accumulated.
  • the simulation system 11 simulates an operation tendency of mail transmission / reception from the terminal group 101 via the network 103 and the mail server 603 in the production environment system 10.
  • the simulation system 11 includes a simulation DNS server 612 and a simulation mail server 613 in addition to the simulation apparatus 111 and the simulation network 113 described in the first embodiment.
  • the simulation apparatus 111 includes simulation data 6112 and an external mail server 6111 in addition to the simulation terminal group 1111 described in the first embodiment.
  • the simulation DNS server 612 includes a simulation DNS record 6121.
  • the simulation DNS record 6121 stores correspondence information between the domain name of the mail and the IP address.
  • the simulation system 11 generates simulation data 1112 indicating a mail transmission / reception procedure as a simulation procedure based on the transmission / reception log 6022.
  • the operation tendency of the terminal group 101 of the production environment system 10 is simulated by the simulation terminal group 1111 of the simulation system 11 in accordance with the contents of the simulation data 1112.
  • the simulated terminal group 1111 transmits / receives mail to / from the external mail server 6111 via the simulation network 113 and the simulation mail server 613.
  • the simulated terminal group 1111 transmits and receives mail within the simulated system 11.
  • an external mail server 6111 is prepared inside the simulation apparatus 111 in order to simulate mail transmission / reception with the outside of the system.
  • the simulation DNS server 612 is set so that the mail is transmitted to the external mail server 6111.
  • transmission from the external mail server 6111 to the simulation mail server 613 simulates reception of mail from the outside.
  • FIG. 10 is a diagram showing an example of the configuration of simulation data 6112 according to the present embodiment.
  • the simulation system 11 simulates mail transmission / reception based on the simulation data 6112 and the simulation DNS record 6121.
  • simulation data 6112 in which a transmission time 71, a transmission source address 72, a destination address 73, and the like are recorded, and a simulation DNS record for a simulation DNS server 612 for simulating mail transmission to an external environment 6121 needs to be prepared.
  • the simulation data 6112 includes a transmission time 71 indicating a transmission interval of a mail necessary for the operation of the external mail server 6111 and the simulated terminal group 1111, a transmission source address 72 that is a transmission source of the mail, a destination that is a transmission destination of the mail. Information such as an address 73 is stored. Thus, the simulation data 6112 stores data necessary for simulation.
  • the simulation DNS record 6121 of the simulation DNS server 612 the correspondence between the domain name and the IP address is set so that name resolution for the mail addressed to the external environment transmitted from the simulation terminal group 1111 becomes the external mail server 6111. Information is set.
  • the external mail server 6111 and the simulated terminal group 1111 are configured on the simulated device 111, but the configuration is not limited thereto. For example, there is no problem even if the necessary number of servers and terminals are actually prepared, and the simulation of the operation tendency is performed using the simulation data 6112 prepared for each server and each terminal. Realization of the simulation method by the simulation apparatus 111 according to the present embodiment does not depend on the configuration of the simulation system 11 or the simulation apparatus 111 itself.
  • FIG. 11 is a block configuration diagram of the simulation apparatus 111 according to the present embodiment.
  • FIG. 12 is an overall configuration diagram of the production environment system 10 and the simulation system 11 according to the present embodiment, and is a diagram for explaining the operation of each unit of the simulation apparatus 111.
  • the information generation unit 1110 generates simulation data 6112 and simulation DNS record 6121 based on the transmission / reception log 6022.
  • a transmission / reception log 6022 of the mail server 603 is a general log output by the mail server 603 for auditing, failure analysis, or the like.
  • the extraction unit 121 extracts a log record from the transmission / reception log 6022 based on the extraction condition 126 (extraction process 121a). Then, the simulation environment generation unit 128 generates simulation data 6112 and simulation DNS record 6121 (procedure generation process 123a (simulation data generation process), file generation process 124a (simulation DNS record generation process)).
  • the simulation data 6112 is an example of an operation procedure (email transmission / reception procedure).
  • the simulation DNS record 6121 is an example of a simulation file that is a file used for simulation.
  • the procedure generation process 123a (simulation data 6112 generation process) by the procedure generation unit 123 and the file generation process 124a (simulation DNS record generation process) by the file generation unit 124 are different processes.
  • the procedure generation unit 123 and the file generation unit 124 may be configured as one simulated environment generation unit 128 and may be one simulated environment generation process. That is, the simulation environment generation unit 128 outputs the setting values of the simulation data 6112 and the simulation DNS record 6121 from the transmission / reception log 6022.
  • the transmission / reception log 6022 includes two logs, transmission and reception, for a single mail transmission. Will exist. However, when simulating the operation tendency of mail transmission / reception by the simulation system 11, since the mail transmission operation is generally simulated, the users are narrowed down by the source address.
  • the target user excerpt log 622 operates in a state where necessary data is missing due to the effect of narrowing down the target transmission users in the extraction process 121a. For example, there is a possibility that a user excluded as a sender exists as a receiver. If this transmission itself is simply excluded to cope with this, the number of transmissions to be simulated decreases.
  • FIG. 13 is a flowchart showing the operation of the simulated environment generation process performed by the procedure generation unit 123 and the file generation unit 124 according to the present embodiment.
  • the simulated environment generation process S200 simulation data, simulation DNS record generation process
  • the extracted log 122 extracted from the transmission / reception log 6022 is analyzed line by line, and the setting values of the simulation data 6112 and the simulation DNS record 6121 are analyzed. Is generated.
  • the simulation environment generation unit 128 sets empty simulation data 6112 by the processing device, and sets the analysis log that is the analysis position of the extraction log 122 as the first line.
  • the simulated environment generation unit 128 analyzes the analysis log of the extraction log 122 by the processing device.
  • step S ⁇ b> 203 the simulated environment generation unit 128 determines whether the analysis log transmission source is within the production environment system 10 using the processing device. When the transmission source is within the production environment system 10 (YES in S203), the simulated environment generation unit 128 proceeds to S204. If the transmission source is not within the production environment system 10 (NO in S203), the simulated environment generation unit 128 proceeds to S209. In S209, the simulated environment generation unit 128 associates the domain name of the transmission source with the IP address (hereinafter referred to as name resolution) so that the mail of the analysis log becomes a transmission mail from the external mail server 6111 by the processing device. Is added to the simulation DNS record 6121, and the process proceeds to S204.
  • name resolution the domain name of the transmission source with the IP address
  • the simulated environment generation unit 128 determines whether the destination of the analysis log is within the production environment system 10 using the processing device. If the destination is not within the production environment system 10 (NO in S204), the simulated environment generation unit 128 proceeds to S210. In S210, the simulation environment generation unit 128 associates the destination domain name with the IP address so that the analysis log destination is the external mail server 6111 in the simulation DNS record 6121 (hereinafter, name resolution). And the process proceeds to S207.
  • step S ⁇ b> 205 the simulated environment generation unit 128 determines whether the destination is an address excluded by the extraction unit 121 by the processing device. The simulated environment generation unit 128 determines whether the address is an address from which the destination is excluded by referring to the extraction condition 126, for example.
  • the process proceeds to S207. If the destination is an excluded address (YES in S205), the process proceeds to S206. In S206, the simulated environment generation unit 128 changes the destination address of the analysis log to an address of the internal environment that is not excluded by the processing device. As described above, when the destination of the extraction log 122 is an address of the internal environment, if the destination is the same as the transmission source address excluded in the extraction processing 121a, the destination is changed to an address that is not excluded. Ensure sex.
  • the simulation environment generation unit 128 adds the analysis log to the simulation data 6112 by the processing device.
  • the simulated environment generation unit 128 determines whether the extraction log 122 has been analyzed up to the last line by the processing device. If it has not been analyzed to the end (NO in S208), the process proceeds to S211. In S211, the simulated environment generation unit 128 advances the analysis position of the extraction log 122 by one line, and repeats the processing from S202. When the analysis is performed up to the last line (YES in S208), the simulated environment generation unit 128 ends the simulated environment generation process (S212).
  • the number of transmission users is changed with respect to the transmission / reception log 6031 of the mail server 603 of the production environment system 10, and the data generated at that time is reduced. Simulating data 6112 and simulating DNS record 6121 are generated while coping with the matching. Accordingly, it is possible to simulate the operation tendency of the production environment in the training environment having a configuration according to the target difficulty level without affecting the production environment system 10 and the load.
  • Embodiment 4 FIG. In the present embodiment, differences from the third embodiment will be mainly described. Components having the same functions as those described in the third embodiment are denoted by the same reference numerals, and description thereof may be omitted.
  • the information name of the source address and destination address appearing in the transmission / reception log 6022 of the production environment system 10 is changed (anonymized) to a name different from that of the production environment system 10.
  • the simulated environment generation unit 128 (the procedure generation unit 123 and the file generation unit 124) anonymizes the information name of the transmission source address and the destination address included in the mail transmission / reception history of the transmission / reception log 6022 by the processing device, and the information name is anonymized.
  • simulation data 6112 and simulation DNS record 6121 are generated.
  • the simulated environment generation unit 128 may anonymize information names such as a transmission source address and a destination address that are confidential information.
  • the simulation system 11, the simulation device 111, and the information generation unit 1110 (information generation device) change the names of confidential information and the like at the stage of extracting the transmission / reception log 6022 from the production environment system 10. Since anonymization is performed, it is possible to prevent the confidential information of the production environment system 10 from leaking to the simulation system 11 and to secure the security of the production environment system 10.
  • the configurations of the “information generation unit”, “simulated environment generation unit”, “execution unit”, “extraction unit”, “procedure generation unit”, and “file generation unit” described in the first to fourth embodiments are as follows. It is not limited.
  • the “procedure generation unit” and the “file generation unit” may be realized by one functional block, and the “simulated environment generation unit” and the “extraction unit” may be realized by one functional block.
  • the simulation apparatus 111 may be configured by any other combination of these functional blocks.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

 本番環境に影響を与えずに、本番環境の動作傾向の模擬を可能とする模擬装置を提供することを目的とする。操作の履歴を示す操作履歴が複数蓄積されたアクセスログ1022を有する本番環境システムにおいて行われる操作を模擬する模擬装置111において、アクセスログ1022から操作履歴を抽出する条件である抽出条件126に基づいて、アクセスログ1022から複数の操作履歴を抽出ログ122として抽出する抽出部121と、抽出部121により抽出された抽出ログ122に基づいて、模擬する操作の手順を示す模擬用データ1112を処理装置により生成する手順生成部123と、手順生成部123により生成された模擬用データ1112を処理装置により実行する実行部125とを備える。

Description

模擬装置、情報生成装置、模擬方法及び模擬プログラム
 本発明は、模擬装置、情報生成装置、模擬方法及び模擬プログラムに関する。特に、模擬される操作システムが有する操作履歴を用いて、操作システムにおいて行われる操作を模擬する模擬手順を生成する情報生成装置と、情報生成装置を備える模擬装置、模擬方法及び模擬プログラムに関する。
 従来、計算機の動作を自動的に模擬あるいは再現する再現方式には、回帰試験などを目的として、操作記録を再生する方式がある(例えば、特許文献1参照)。この再現方式では、まず、専用の操作履歴記録装置を利用して、実際のユーザ(試験者)の操作内容を操作履歴として明示的に記録する。次に、記録した操作履歴を読み込んで、試験環境などに組み込んだ専用の操作再生装置により、ユーザ(試験者)の操作を再現する。この再現方式によれば、試験環境でのユーザ(試験者)による繰り返し操作が不要となり、試験の効率化が可能となる。
 また、システムの動作を模擬するシステム模擬方式には、操作訓練などを目的として、システムへの入力に対する応答を模擬する方式がある(例えば、特許文献2参照)。このシステム模擬方式は、システムの操作訓練をする際に、実際のシステムを用意せずに、操作者(訓練者)の操作に応じたシステムの応答を模擬するものである。このシステム模擬方式によれば、実際のシステムがなくても操作訓練などを行うことが可能となる。
特開2008-117093号公報 特開平10-207580号公報
 障害やサイバー攻撃などによってシステムに発生した不測の事態を発見することを訓練するための訓練環境を構築する場合、本番稼動中の正常時のシステムの動作傾向を訓練環境で模擬しておく必要がある。この場合、単一ユーザの操作の模擬のみではなく、システム全体としての動作の模擬が求められる。
 また、訓練の難易度の調整を行うために、実際の環境とは規模の異なる訓練環境で動作傾向の模擬を実現する必要がある。つまり、本番稼動中のシステムの動作の忠実な再現ではなく、処理内容や処理頻度、アクセス頻度などの傾向を再現した模擬が必要となる。
 特許文献1は、専用の操作履歴記録装置で記録した操作記録を再生する方式であり、操作内容を明示的に記録しなければならない。操作内容を明示的に記録しなければならない場合、本番環境の処理内容を記録することとなり、本番稼動中のシステムへの負荷増などによって通常の動作に影響を与える可能性があるという課題がある。また、操作内容を明示的に記録しなければならない場合、記録を取得した時間帯の動作しか再現できず、様々な動作パターンを用意することができないという課題がある。
 また、特許文献1では、本番環境と同等の環境の構成でしか動作を再現できないため、所望の難易度の訓練環境を用意するという目的が達成できず、規模の変更に柔軟に対応できないという課題がある。
 特許文献2は、入力に対する応答のみを模擬する方式であり、システムの処理の再現は行わないため、システム全体としての動作の模擬をすることができないという課題がある。
 この発明は、上記のような課題を解決するためになされたもので、本番環境に影響を与えずに、本番環境の全体の動作傾向の模擬を可能とする模擬装置を提供することを目的とする。
 操作の履歴を示す操作履歴が複数蓄積された操作履歴情報から操作履歴を抽出する条件である抽出条件に基づいて、前記操作履歴情報から複数の操作履歴を抽出操作履歴として抽出する抽出部と、
 前記抽出部により抽出された前記抽出操作履歴に基づいて、模擬する操作の手順を示す模擬手順を処理装置により生成する手順生成部と、
 前記手順生成部により生成された前記模擬手順を処理装置により実行する実行部とを備えることを特徴とする。
 本発明に係る模擬装置の一の態様によれば、抽出条件に基づいて、操作システムの操作履歴情報から複数の操作履歴を抽出操作履歴として抽出する抽出部と、抽出された抽出操作履歴に基づいて、模擬する操作の手順を示す模擬手順を生成する手順生成部と、生成された前記模擬手順を実行する実行部とを備えているので、操作システムに影響を与えずに、操作システム全体の動作傾向の模擬を行うことができる。
実施の形態1に係る本番環境システム10及び模擬システム11の全体構成図である。 実施の形態1に係る模擬装置111のブロック構成図である。 実施の形態1に係る模擬用データ1112の構成の一例を示す図である。 実施の形態1に係る模擬装置111のハードウェア構成の一例を示す図である。 実施の形態1に係る本番環境システム10及び模擬システム11の全体構成図であり、模擬装置111の各部の動作を説明するための図である。 実施の形態1に係るアクセスログ1022の一例と、抽出部121により抽出された抽出ログ122の一例とを示す図である。 実施の形態1に係る手順生成部123及びファイル生成部124による模擬環境生成処理の動作を示すフローチャートである。 実施の形態1に係る手順生成部123及びファイル生成部124による模擬環境生成処理の動作を示すフローチャートである。 実施の形態3に係る本番環境システム10及び模擬システム11の全体構成図である。 実施の形態3に係る模擬用データ6112の構成の一例を示す図である。 実施の形態3に係る模擬装置111のブロック構成図である。 実施の形態3に係る本番環境システム10及び模擬システム11の全体構成図であり、模擬装置111の各部の動作を説明するための図である。 実施の形態3に係る手順生成部123及びファイル生成部124による模擬環境生成処理の動作を示すフローチャートである。
 実施の形態1.
 図1は、本実施の形態に係る本番環境システム10及び模擬システム11の全体構成図である。
 図1を用いて、本実施の形態に係る本番環境システム10及び模擬システム11の構成及び機能の概略について説明する。
 本番環境システム10は、操作の履歴を示す操作履歴を蓄積した操作履歴情報(アクセスログ1022)をファイルサーバ102の記憶装置に記憶する操作システムの一例である。
 模擬システム11は、本番環境システム10の動作動向を模擬し、操作訓練のための訓練環境を提供する訓練環境システムである。
 本番環境システム10は、複数の端末により構成される端末群101と、ファイルサーバ102とを備える。
 ファイルサーバ102は、複数のファイルから構成されるファイル群1021と、アクセスログ1022とを記憶する操作システムの記憶装置の一例である。
 アクセスログ1022は、ファイルサーバ102が監査あるいは障害解析等のために出力している一般的なログである。アクセスログ1022には、操作履歴であるログレコード(ログエントリ)が複数蓄積されている。
 アクセスログ1022は、端末群101からファイル群1021に対するアクセスの履歴を示すログレコード(操作履歴)を蓄積した操作履歴情報の一例である。端末群101からファイル群1021に対するアクセスは、本番環境システム10において行われる操作の一例である。
 以下において、端末群101に含まれる端末を、単に端末と呼ぶ場合もある。また、ファイル群1021に含まれるファイルを、単に、ファイルと呼ぶ場合もある。
 端末は、ネットワーク103を介してファイルサーバ102に記憶されているファイル群1021にアクセスする。
 模擬システム11は、本番環境システム10において行われる端末群101からファイル群1021へのアクセスの動作傾向を模擬する。
 模擬システム11は、模擬装置111と、模擬用ファイルサーバ112とを備える。
 模擬装置111は、複数の模擬端末から構成される模擬端末群1111と、模擬用データ1112とを備える。
 模擬用ファイルサーバ112は、複数の模擬ファイルから構成される模擬ファイル群1121を記憶する記憶装置の一例である。
 模擬装置111は、本番環境システム10のアクセスログ1022に基づいて、模擬の手順を示す模擬手順である模擬用データ1112を生成する。このとき、模擬装置111は、訓練環境の難易度を調整するために、模擬システム11において模擬する端末数あるいはユーザ数が本番環境システム10とは異なるように模擬用データ1112を生成する。
 模擬用データ1112は、模擬端末群1111から模擬ファイル群1121へのアクセスの手順を示す模擬手順であり、例えば、アクセス時間、アクセス種別等が設定されている。
 模擬装置111は、模擬用データ1112にしたがって操作を模擬する場合に必要となる模擬ファイル群1121の初期ファイル構成を生成し、模擬用ファイルサーバ112に記憶する。なお、模擬装置111は、生成した模擬ファイル群1121の初期ファイル構成を模擬用ファイルサーバ112に記憶しない構成でもよい。模擬装置111は、例えば、内部に有する記憶機器に、生成した模擬ファイル群1121の初期ファイル構成を記憶する構成でも構わない。この場合、模擬用ファイルサーバ112は不要となる。
 ただし、模擬装置111は、本番環境システム10の動作を模擬するものであるため、できるだけ、本番環境システム10と同様の構成を有するものとする。例えば、本番環境システム10が、端末群101からファイルサーバ102に記憶されたファイル群1021に対するアクセスを行う場合には、模擬システム11側では、ファイルサーバ102と同程度のスペックを有する模擬用ファイルサーバ112に模擬ファイル群1121の初期ファイル構成を記憶しておくことが好ましい。あるいは、訓練環境を調整するために、模擬装置111内部のハードディスク、フラッシュメモリなどの記憶機器に模擬ファイル群1121を記憶するものとしてもよい。
 模擬装置111は、模擬端末群1111と模擬ファイル群1121の初期ファイル構成とを用いて、模擬用データ1112の模擬手順に従って模擬を実行する。
 図2は、本実施の形態に係る模擬装置111のブロック構成図である。図2を用いて、本実施の形態に係る模擬装置111のブロック構成について説明する。
 図2に示すように、模擬装置111は、情報生成部1110、実行部125を備える。情報生成部1110は、抽出部121、模擬環境生成部128を備える。模擬環境生成部128は、手順生成部123、ファイル生成部124を備える。
 また、模擬装置111は、抽出条件126、抽出ログ122、模擬用データ1112を記憶機器に記憶する。模擬ファイル群1121は、図2に示すように模擬用ファイルサーバ112に記憶されていてもよいし、模擬装置111内部の記憶機器に記憶されていてもよい。
 抽出条件126は、アクセスログ1022からログレコード(操作履歴)を抽出するための条件である。上述したように、模擬システム11は、操作訓練の訓練環境を提供するものであるため、訓練環境の難易度を柔軟に調整することができる。抽出条件126は、訓練環境を調整するためのものであり、例えば、アクセスログ1022から抽出するログレコード(操作履歴)の操作者の名、端末ID、端末アドレスなどを指定する。操作者の名、端末ID、端末アドレスなどは、予め抽出条件126として設定される識別子の一例である。
 抽出条件126は、システム管理者などにより、適宜設定することができる。
 情報生成部1110は、本番環境システム10において行われる操作の模擬に用いる情報を生成する情報生成装置の一例である。模擬用データ1112、模擬ファイル群1121の初期ファイル構成等は、情報生成部1110(情報生成装置)が生成する操作の模擬に用いる情報の一例である。
 抽出部121は、抽出条件126に基づいて、アクセスログ1022から複数のログレコードを抽出ログ122として抽出する。抽出ログは、抽出操作履歴の一例である。
 手順生成部123は、抽出部121により抽出された抽出ログ122に基づいて、模擬する操作の手順を示す模擬用データ1112を処理装置により生成する。模擬用データ1112は、模擬手順の一例である。
 模擬環境生成部128は、抽出部121により抽出された抽出ログ122に基づいて、模擬の操作の手順である模擬用データ1112と、操作が行われる模擬ファイル1121aから構成される模擬ファイル群1121とを生成する。
 手順生成部123は、抽出ログ122に含まれる複数のログレコードを模擬した場合に生じるログレコード間の不整合を解消する。手順生成部123は、不整合が解消されるように、複数のログレコードのうち少なくとも1つのログレコードを修正し、少なくとも1つのログレコードが修正された抽出ログ122を模擬用データ1112とする。
 ファイル生成部124は、模擬用データ1112に基づいて、模擬用データ1112に含まれる操作の対象となる模擬ファイル1121aを生成する。模擬ファイル群1121は、少なくとも1つの模擬ファイル1121aから構成される。
 手順生成部123とファイル生成部124とは、別々の機能ブロックとして構成されてもよいし、1つの模擬環境生成部128として構成され、その機能が実現されるものでもよい。
 実行部125は、ファイル生成部124により生成された模擬ファイル群1121に対して、模擬用データ1112の模擬手順を実行する。
 ファイル生成部124は、実行部125による模擬の実行の開始前に、模擬用データ1112の処理内容に合わせて、必要な初期ファイル構成で模擬ファイル群1121を構成しておく必要がある。つまり、模擬で実施される処理内容に必要なディレクトリ構成やファイルが存在している必要がある。
 なお、本実施の形態では、模擬端末群1111を模擬装置111上に構成しているが、実際に端末を必要数分用意して、各端末向けに用意した模擬用データ1112を利用して動作傾向の模擬を実施してもよい。模擬システム11の機能は、模擬装置111、模擬端末群1111、模擬用ファイルサーバ112等の構成には依存しない。
 図3は、本実施の形態に係る模擬用データ1112の構成の一例を示す図である。
 模擬用データ1112には、複数の操作である複数のログレコードが蓄積されている。
 ログレコードは、模擬端末群1111の動作に必要なアクセス間隔などを示すアクセス時間21、模擬ファイル群1121へアクセスするアクセスユーザ22、WRITEやREADなどのアクセス種別23、操作をする対象のファイルを示すアクセスファイル24などの情報が格納されている。
 アクセス時間21には、模擬の開始時からの時間が設定される。例えば、2レコード目のアクセス時間21「8」は、レコードNO2の操作は模擬の開始時から8秒後に実行されることを意味する、
 アクセスユーザ22には、操作者を識別する識別子が設定される。操作者を識別する識別子とは、例えば、ユーザの名前である。その他、端末のMACアドレスなどでもよい。
 アクセス種別23には、「WRITE」,「READ」,「DELETE」のように、操作の種別が設定される。
 アクセスファイル24には、アクセスの対象となる模擬ファイル1121aのファイル名やパス名が設定される。
 以上のように、模擬用データ1112には、模擬を実施するために必要な情報が設定されている。
 図4は、本実施の形態に係る模擬装置111のハードウェア構成の一例を示す図である。
 図4を用いて、模擬装置111のハードウェア構成例について説明する。
 模擬装置111はコンピュータであり、模擬装置111の各要素をプログラムで実現することができる。
 模擬装置111のハードウェア構成としては、バスに、演算装置901、外部記憶装置902、主記憶装置903、通信装置904、入出力装置905が接続されている。
 演算装置901は、プログラムを実行するCPU(Central・Processing・Unit)である。
 外部記憶装置902は、例えばROM(Read・Only・Memory)やフラッシュメモリ、ハードディスク装置である。
 主記憶装置903は、RAM(Random・Access・Memory)である。
 通信装置904は、例えば通信ボード等であり、LAN(Local・Area・Network)等に接続されている。通信装置904は、LANに限らず、IP-VPN(Internet・Protocol・Virtual・Private・Network)、広域LAN、ATM(Asynchronous・Transfer・Mode)ネットワークといったWAN(Wide・Area・Network)、あるいは、インターネットに接続されていても構わない。LAN、WAN、インターネットは、ネットワークの一例である。
 入出力装置905は、例えばマウス、キーボード、ディスプレイ装置等である。マウスの代わりに、タッチパネル、タッチパッド、トラックボール、ペンタブレット、あるいは、その他のポインティングデバイスが用いられてもよい。ディスプレイ装置は、LCD(Liquid・Crystal・Display)、CRT(Cathode・Ray・Tube)、あるいは、その他の表示装置でもよい。
 プログラムは、通常は外部記憶装置902に記憶されており、主記憶装置903にロードされた状態で、順次演算装置901に読み込まれ、実行される。
 プログラムは、ブロック構成図に示す「~部」として説明している機能を実現するプログラムである。
 更に、外部記憶装置902にはオペレーティングシステム(OS)も記憶されており、OSの少なくとも一部が主記憶装置903にロードされ、演算装置901はOSを実行しながら、ブロック構成図に示す「~部」の機能を実現するプログラムを実行する。
 また、アプリケーションプログラムも外部記憶装置902に記憶されており、主記憶装置903にロードされた状態で、順次演算装置901により実行される。
 また、「~テーブル」等の情報も外部記憶装置902に記憶されている。
 また、本実施の形態の説明において、「~の判断」、「~の判定」、「~の抽出」、「~の検知」、「~の設定」、「~の登録」、「~の選択」、「~の生成」、「~の入力」、「~の出力」等として説明している処理の結果を示す情報やデータや信号値や変数値が主記憶装置903にファイルとして記憶されている。
 また、模擬装置111が受信したデータが主記憶装置903に記憶される。
 また、暗号鍵・復号鍵や乱数値やパラメータが、主記憶装置903にファイルとして記憶されてもよい。
 なお、図4の構成は、あくまでも模擬装置111のハードウェア構成の一例を示すものであり、模擬装置111のハードウェア構成は図4に記載の構成に限らず、他の構成であってもよい。
 図5は、本実施の形態に係る本番環境システム10及び模擬システム11の全体構成図であり、模擬装置111の各部の動作を説明するための図である。
 図2及び図5を用いて、模擬装置111の各部の動作について説明する。図2に示す模擬装置111の各部は、模擬装置111の備える処理装置、記憶装置、入出力装置等のハードウェア資源と協働して処理を実行することにより、模擬装置111による模擬方法を実現する。例えば、模擬装置111の機能は、模擬装置111の主記憶装置に記憶されている模擬プログラムが読み出され、処理装置により実行されることにより実現される。
 抽出部121は、抽出処理121aを実行する。
 抽出処理121aにおいて、抽出部121は、抽出条件126に基づいて、アクセスログ1022からログレコードを抽出し、抽出ログ122とする。抽出処理121aは、訓練環境の難易度を調整するため、例えば、模擬システム11で模擬するユーザ数を本番環境システム10のユーザ数より減少させる。抽出ログ122は、抽出部121により、アクセスログ1022から、必要なユーザに関するログレコードのみが抜粋された対象ユーザ抜粋ログである。
 手順生成部123は、手順生成処理123aを実行する。
 手順生成処理123aにおいて、手順生成部123は、ユーザを絞り込んだ抽出ログ122から模擬用データ1112を生成する。
 ファイル生成部124は、ファイル生成処理124aを実行する。
 ファイル生成処理124aにおいて、ファイル生成部124は、抽出ログ122から模擬ファイル群1121の初期ファイル構成を生成する。
 実行部125は、模擬実行処理125aを実行する。
 模擬実行処理125aにおいて、実行部125は、模擬用データ1112が示す模擬手順にしたがって、模擬端末群1111から模擬ファイル群1121に対するアクセスを実行する。
 図6は、本実施の形態に係るアクセスログ1022の一例と、抽出部121によりアクセスログ1022から抽出された抽出ログ122の一例とを示す図である。
 図6に示すように、アクセスログ1022には、操作履歴であるログレコード10221~10224が格納されている。ログレコードは、ログエントリともいう。抽出部121による抽出処理121aにより、抽出ログ122が抽出される。抽出ログ122には、模擬する操作であるログレコード1221~1223が格納されている。
 抽出処理121aにおいて、対象のユーザを絞り込んでいる影響で、抽出ログ122をそのまま模擬した場合には、必要なデータが欠落した状態で模擬が動作するという不整合が生じる可能性がある。
 図6に示すように、抽出部121は、抽出するログレコードに含まれるユーザは「ユーザA,ユーザB,ユーザD」という抽出条件に基づいて、抽出ログ122を抽出するものとする。
 抽出部121による抽出処理121aにより、アクセスログ1022からユーザCに関するログレコード10223が削除される。アクセスログ1022において、「ユーザCがファイル1を作成」(ログレコード10223)し、その後、「ユーザDがファイル1を読込」(ログレコード10224)をするが、抽出ログ122では、「ユーザCがファイル1を作成」が存在しないため、ユーザDが読み込むファイルが存在しないという不整合が生じる。
 つまり、ログレコード1223の操作は、ログレコード10223の操作がなければ実行できない操作になっている。
 手順生成部123は、上記のような不整合を解消するように抽出ログ122を修正し、模擬用データ1112を生成する。
 図7及び図8は、本実施の形態に係る手順生成部123及びファイル生成部124による模擬環境生成処理の動作の一例を示すフローチャートである。模擬環境生成処理(S100)は、手順生成部123による手順生成処理123aと、ファイル生成部124によるファイル生成処理124aとから構成されている。
 手順生成部123とファイル生成部124とは別のブロックとして説明したが、例えば、手順生成部123とファイル生成部124とを1つの模擬環境生成部128として構成してもよい。ここでは、1つの模擬環境生成部128の動作として説明する。
 以下の模擬環境生成処理の説明において、アクセスログ1022のアクセス種別23を「READ(読込み)」、「WRITE(書込み)」、「DELETE(消去)」の3種類として説明する。
 S101において、模擬環境生成部128は、処理装置により、空の初期ファイル構成を模擬ファイル群1121として模擬用ファイルサーバ112に仮作成する。
 S102において、模擬環境生成部128は、処理装置により、抽出ログ122の内容に変更を加えずに、模擬用データ1112を仮作成する。
 以降、模擬環境生成部128は、仮作成した模擬ファイル群1121に対して、仮作成した模擬用データ1112に従ってアクセス(操作)を行う。この際、模擬環境生成部128は、例えば、作業領域にREADするファイルがなく、初期ファイル構成にもREADするファイルが存在していなければ、初期ファイル構成にファイルを追加する等の処理を行う。
 S103において、模擬環境生成部128は、処理装置により、模擬装置111の作業領域に、初期ファイル構成である模擬ファイル群1121をコピーする。作業領域にコピーした模擬ファイル群1121を作業用模擬ファイル群11211とする。
 S104において、模擬環境生成部128は、処理装置により、模擬用データ1112の解析位置を1行目とする。
 S105において、模擬環境生成部128は、処理装置により、模擬用データ1112の解析位置である解析ログを1行解析する。
 S106において、模擬環境生成部128は、処理装置により、解析ログのアクセス種別23を判定する。
 S106において、模擬環境生成部128は、アクセス種別23がREADの場合、S107に進む。
 S107において、模擬環境生成部128は、処理装置により、作業用模擬ファイル群11211にREADするファイルがあるかを判定する。READするファイルがある場合(S107でYES)、S108に進む。READするファイルがない場合(S107でNO)、S113に進む。
 S106において、模擬環境生成部128は、アクセス種別23がWRITEの場合、S110に進む。
 S110において、模擬環境生成部128は、作業用模擬ファイル群11211にWRITEするファイルを作成する。既にWRITEするファイルが存在する場合は、何もしない。模擬環境生成部128は、S110の後、S108に進む。
 S106において、模擬環境生成部128は、アクセス種別23がDELETEの場合、S111に進む。
 S111において、模擬環境生成部128は、処理装置により、作業用模擬ファイル群11211にDELETEするファイルがあるかを判定する。DELETEするファイルがある場合(S111でYES)、S112に進む。
 S112において、模擬環境生成部128は、処理装置により、作業用模擬ファイル群11211から、DELETEするファイルを削除する。
 DELETEするファイルがない場合(S111でNO)、S113に進む。
 S113において、模擬環境生成部128は、処理装置により、模擬用ファイルサーバ112の模擬ファイル群1121にアクセスするファイルがあるかどうか判定する。S107においてREADするファイルがないと判定された場合は、そのREADするファイルをアクセスするファイルとして判定する。S107においてDELETEするファイルがないと判定された場合は、そのDELETEするファイルをアクセスするファイルとして判定する。
 模擬環境生成部128は、アクセスするファイルがないと判定した場合(S113でNO)、S115に進む。
 S115において、模擬環境生成部128は、処理装置により、模擬用ファイルサーバ112の模擬ファイル群1121にアクセスするファイルを追加し、S103に戻り、処理を繰り返す。
 模擬環境生成部128は、アクセスするファイルがあると判定した場合(S113でYES)、S114に進む。模擬用ファイルサーバ112の模擬ファイル群1121にアクセスするファイルがあるということは、上述のような不整合が生じていることになる。このため、ここでは、模擬用データ1112の該当行をWRITEに変更して不整合を解消する。
 S114において、模擬環境生成部128は、模擬用データ1112の該当行(解析ログの行)のアクセス種別23をWRITEに変更し、S104に戻り、処理を繰り返す。
 S108において、模擬環境生成部128は、処理装置により、模擬用データ1112を最後の行まで解析したかを判定する。
 まだ最後まで解析していない場合(S108でNO)、S109に進む。
 S109において、模擬環境生成部128は、模擬用データ1112の解析位置を1行進め、S105から処理を繰り返す。
 最後の行まで解析した場合(S108でYES)、模擬環境生成部128は、模擬環境生成処理を終了する。
 以上で、模擬環境生成部128による模擬環境生成処理の説明を終わる。
 ここでは、手順生成部123とファイル生成部124とを1つの模擬環境生成部128として説明したが、手順生成部123とファイル生成部124とを別々の処理としてもよい。例えば、まず、手順生成部123が、作業領域上に初期ファイル構成としての模擬ファイル群1121を仮作成し、模擬用データ1112の全ての行についての解析を終了する。ファイル生成部124は、手順生成部123の処理が終了した後に、作業領域上に初期ファイル構成としての模擬ファイル群1121に基づいて、模擬用ファイルサーバ112に初期ファイル構成としての模擬ファイル群1121を生成するものとしてもよい。
 アクセスログ1022に基づいて、訓練環境の難易度を調整するとともに、操作を模擬する際に生じる不整合を解消することができれば、どのような順序、構成で処理を実行しても構わない。
 以上のように、本実施の形態に係る模擬装置111、情報生成装置は、本番環境システム10のファイルサーバ102のアクセスログ1022に対し、例えば、ユーザ数に変更を加えて模擬用データ1112を生成する。このとき、模擬時に必要なデータが欠落した不整合にも対処して模擬システム11用の模擬用データ1112と模擬ファイル群1121の初期ファイル構成を生成するようにしている。このため、本番環境システム10に負荷や影響を与えずに、目的の難易度に応じた構成の訓練環境で、本番環境の動作傾向を模擬することが可能となる。
 本番環境に影響を与えずに、訓練環境で本番環境の動作傾向を模擬するための模擬用のデータを生成し、本番環境と異なる構成の訓練環境においても、本番環境の動作傾向の模擬を可能とすることを目的としており、ファイルサーバやメールサーバ、Webサーバ、認証サーバ、DBサーバをはじめとする複数クライアントとサーバ間で通信が行われるようなシステムに適用できるものである。
 実施の形態2.
 本実施の形態では、主に、実施の形態1との差異について説明する。
 実施の形態1で説明した構成部と同様の機能を有する構成部については、同一の符号を付し、その説明を省略する場合がある。
 本実施の形態では、本番環境システム10のアクセスログ1022に現れるユーザ名やファイル名等の情報名を、本番環境システム10とは異なる名称に変更(匿名化)する。また、模擬ファイル群1121に含まれる模擬ファイル1121aのファイル名を、本番環境システム10のファイル群1021に含まれるファイルのファイル名とは異なる名称に変更(匿名化)する。
 手順生成部123は、アクセスログ1022のログエントリ(操作履歴)に含まれる情報名を処理装置により匿名化し、情報名が匿名化されたアクセスログ1022に基づいて、模擬用データ1112を生成する。手順生成部123は、ユーザ名やファイル名等の情報名が機密情報である場合に匿名化するとしてもよい。
 ファイル生成部124は、模擬ファイル1121aのファイル名を処理装置により匿名化し、模擬ファイル群1121を生成する。ファイル生成部124は、ファイル名が機密情報である場合に匿名化するとしてもよい。
 以上のように、本実施の形態に係る模擬装置111,情報生成部1110(情報生成装置)は、本番環境の機密情報などの漏洩を防ぐために、模擬用のデータと設定値を生成するために利用するログに含まれる本番環境の機密情報を匿名化して、動作傾向を模擬するためのデータと設定値を生成する。
 アクセスログ1022を本番環境システム10から取り出す段階で、これらの機密情報などを含んだ名称を変更(匿名化)することで、本番環境システム10の機密情報が模擬システム11に漏洩することを防ぐことができ、本番環境システム10のセキュリティを確保することが可能となる。
 実施の形態3.
 本実施の形態では、主に、実施の形態1,2との差異について説明する。
 実施の形態1,2で説明した構成部と同様の機能を有する構成部については、同一の符号を付し、その説明を省略する場合がある。
 図9は、本実施の形態に係る本番環境システム10及び模擬システム11の全体構成図である。図9では、模擬装置111を一般的なメールサーバに適用した場合の構成図である。
 図9に示すように、本番環境システム10は、実施の形態1で説明した端末群101,ネットワークに加え、DNS(Domain・Name・System)サーバ602、メールサーバ603を備える。
 DNSサーバ602は、DNSレコード6021を備える。DNSサーバ602は、ドメイン名とIPアドレスとの対応付けを行うことにより、ドメイン名とIPアドレスとの名前解決を行うサーバである。DNSレコード6021には、ドメイン名とIPアドレスとの対応付けが格納されている。
 メールサーバ603は、送受信ログ6022を備える。送受信ログ6022は、端末群101からの操作であるメールの送受信の履歴が蓄積された操作履歴情報の一例である。
 模擬システム11は、本番環境システム10における、端末群101からネットワーク103とメールサーバ603とを介したメールの送受信の動作傾向を模擬する。
 模擬システム11は、実施の形態1で説明した模擬装置111、模擬用ネットワーク113に加え、模擬用DNSサーバ612、模擬用メールサーバ613を備える。
 模擬装置111は、実施の形態1で説明した模擬端末群1111に加え、模擬用データ6112、外部メールサーバ6111を備える。
 模擬用DNSサーバ612は、模擬用DNSレコード6121を備える。模擬用DNSレコード6121には、メールのドメイン名とIPアドレスとの対応付けの情報が格納されている。
 模擬システム11では、送受信ログ6022に基づいて、模擬手順であるメールの送受信手順が示された模擬用データ1112を生成する。模擬システム11では、模擬用データ1112の内容に従って、本番環境システム10の端末群101の動作傾向を、模擬システム11の模擬端末群1111で模擬する。模擬端末群1111は、模擬用ネットワーク113と模擬用メールサーバ613とを介して、外部メールサーバ6111とメールの送受信を行う。模擬端末群1111は、模擬システム11内部において、メールの送受信を行う。
 このとき、訓練環境の難易度などの調整のために、模擬システム11で模擬する端末数やユーザ数は、本番環境システム10とは異なる構成とする。
 また、本実施の形態に係る模擬システム11では、システムの外部とのメールの送受信を模擬するため、外部メールサーバ6111を模擬装置111の内部に用意する。模擬端末群1111から外部へのメール送信時は、模擬用DNSサーバ612で外部メールサーバ6111へメールが送信されるように設定を行う。また、外部からのメール受信は、外部メールサーバ6111から模擬用メールサーバ613へ送信することにより、外部からのメールの受信を模擬する。
 図10は、本実施の形態に係る模擬用データ6112の構成の一例を示す図である。
 模擬システム11では、模擬用データ6112と、模擬用DNSレコード6121とに基づいて、メール送受信の模擬を行う。
 模擬システム11では、送信時間71、送信元アドレス72、宛先アドレス73などを記録した模擬用データ6112と、外部環境宛へのメール送信を模擬するための模擬用DNSサーバ612用の模擬用DNSレコード6121を用意する必要がある。
 模擬用データ6112には、外部メールサーバ6111と模擬端末群1111との動作に必要なメールの送信間隔などを示す送信時間71、メールの送信元である送信元アドレス72、メールの宛先である宛先アドレス73などの情報が格納されている。このように模擬用データ6112には、模擬に必要なデータが格納されている。
 模擬用DNSサーバ612の模擬用DNSレコード6121には、模擬端末群1111から送信される外部環境宛のメールに対する名前解決が外部メールサーバ6111となるように、ドメイン名とIPアドレスとの対応付けの情報が設定されている。
 なお、本実施の形態では、外部メールサーバ6111と模擬端末群1111とを模擬装置111上に構成しているが、このような構成に限られない。例えば、実際にサーバや端末を必要数分用意し、各サーバや各端末向けに用意した模擬用データ6112を利用して、動作傾向の模擬を実施しても問題はない。本実施の形態に係る模擬装置111により模擬方法の実現は、模擬システム11や模擬装置111自体の構成には依存しない。
 図11は、本実施の形態に係る模擬装置111のブロック構成図である。図12は、本実施の形態に係る本番環境システム10及び模擬システム11の全体構成図であり、模擬装置111の各部の動作を説明するための図である。
 図11及び図12に示すように、情報生成部1110は、送受信ログ6022に基づいて模擬用データ6112と、模擬用DNSレコード6121とを生成する。メールサーバ603の送受信ログ6022は、メールサーバ603が監査や障害解析等のために出力している一般的なログである。
 実施の形態1と同様に、抽出部121が抽出条件126に基づいて送受信ログ6022からログレコードを抽出する(抽出処理121a)。そして、模擬環境生成部128が模擬用データ6112と模擬用DNSレコード6121とを生成する(手順生成処理123a(模擬用データ生成処理)、ファイル生成処理124a(模擬用DNSレコード生成処理))。
 模擬用データ6112は、操作手順(メール送受信手順)の一例である。模擬用DNSレコード6121は、模擬に用いるファイルである模擬ファイルの一例である。
 実施の形態1で説明したように、手順生成部123による手順生成処理123a(模擬用データ6112生成処理)とファイル生成部124によるファイル生成処理124a(模擬用DNSレコード生成処理)とは別の処理としてもよいし、手順生成部123とファイル生成部124とを1つの模擬環境生成部128として構成し、1つの模擬環境生成処理としてもよい。つまり、模擬環境生成部128は、送受信ログ6022から、模擬用データ6112と模擬用DNSレコード6121との設定値を出力する。
 まず、模擬システム11で模擬するユーザ数を本番環境システム10から減少させるため、抽出部121による抽出処理121abにより、送受信ログ6031から、必要なユーザに関するログのみを抜粋する。
 なお、本番環境システム10内のユーザから、本番環境システム10内のユーザへメールの送信が行われた場合、送受信ログ6022には単一のメール送信に対して、送信と受信の2つのログが存在することになる。しかし、模擬システム11でメールの送受信の動作傾向を模擬する場合、一般的にメール送信動作を模擬することになるため、送信元アドレスでユーザを絞り込むこととする。
 抽出処理121aで対象の送信ユーザを絞り込んでいる影響で、対象ユーザ抜粋ログ622には必要なデータが欠落した状態で動作するという不整合が生じている可能性がある。例えば、送信者として除外したユーザが受信者として存在してしまうという可能性がある。これに対処するために、単純にこの送信自体を除外してしまうと模擬すべき送信数が減少してしまう。
 図13は、本実施の形態に係る手順生成部123及びファイル生成部124による模擬環境生成処理の動作を示すフローチャートである。
 模擬環境生成処理S200(模擬用データ、模擬用DNSレコード生成処理)では、送受信ログ6022からユーザを抜粋した抽出ログ122を1行ずつ解析し、模擬用データ6112と模擬用DNSレコード6121の設定値を生成する。
 S201において、模擬環境生成部128は、処理装置により、空の模擬用データ6112を設定するとともに、抽出ログ122の解析位置である解析ログを1行目とする。
 S202において、模擬環境生成部128は、処理装置により、抽出ログ122の解析ログを解析する。
 S203において、模擬環境生成部128は、処理装置により、解析ログの送信元が本番環境システム10内であるかを判定する。
 送信元が本番環境システム10内である場合(S203でYES)、模擬環境生成部128はS204に進む。
 送信元が本番環境システム10内でない場合(S203でNO)、模擬環境生成部128はS209に進む。
 S209において、模擬環境生成部128は、処理装置により、解析ログのメールが外部メールサーバ6111からの送信メールとなるように、送信元のドメイン名とIPアドレスとの対応付け(以下、名前解決とする)を模擬用DNSレコード6121に追加し、S204に進む。
 S204において、模擬環境生成部128は、処理装置により、解析ログの宛先が本番環境システム10内であるかを判定する。
 宛先が本番環境システム10内でない場合(S204でNO)、模擬環境生成部128はS210に進む。
 S210において、模擬環境生成部128は、処理装置により、模擬用DNSレコード6121に、解析ログの宛先が外部メールサーバ6111となるように宛先のドメイン名とIPアドレスとの対応付け(以下、名前解決とする)を追加し、S207に進む。
 宛先が本番環境システム10内である場合(S204でYES)、模擬環境生成部128はS205に進む。
 S205において、模擬環境生成部128は、処理装置により、宛先が抽出部121により除外されたアドレスか否かを判定する。模擬環境生成部128は、例えば、抽出条件126を参照することにより、宛先が除外されているアドレスか否かを判定する。
 宛先が除外されたアドレスでない場合(S205でNO)、S207に進む。
 宛先が除外されたアドレスである場合(S205でYES)、S206に進む。
 S206において、模擬環境生成部128は、処理装置により、解析ログの宛先アドレスを除外されていない内部環境のアドレスに変更する。このように、抽出ログ122の宛先が内部環境のアドレスであるときに、その宛先が抽出処理121aで除外された送信元アドレスと同一であれば、宛先を除外されていないアドレスに変更して整合性を確保する。
 S207において、模擬環境生成部128は、処理装置により、解析ログを模擬用データ6112に追加する。
 S208において、模擬環境生成部128は、処理装置により、抽出ログ122を最後の行まで解析したかを判定する。
 まだ最後まで解析していない場合(S208でNO)、S211に進む。
 S211において、模擬環境生成部128は、抽出ログ122の解析位置を1行進め、S202から処理を繰り返す。
 最後の行まで解析した場合(S208でYES)、模擬環境生成部128は、模擬環境生成処理を終了する(S212)。
 以上のように、本実施の形態に係る模擬システム11,模擬装置111では、本番環境システム10のメールサーバ603の送受信ログ6031に対し送信ユーザ数に変更を加え、その際に発生するデータの不整合に対処しつつ、模擬用データ6112と模擬用DNSレコード6121とを生成する。これにより、本番環境システム10に負荷や影響を与えずに、目的の難易度に応じた構成の訓練環境で、本番環境の動作傾向を模擬することが可能となる。
 実施の形態4.
 本実施の形態では、主に、実施の形態3との差異について説明する。
 実施の形態3で説明した構成部と同様の機能を有する構成部については、同一の符号を付し、その説明を省略する場合がある。
 本実施の形態では、本番環境システム10の送受信ログ6022に現れる送信元アドレスや宛先アドレスの情報名を、本番環境システム10とは異なる名称に変更(匿名化)する。
 模擬環境生成部128(手順生成部123、ファイル生成部124)は、送受信ログ6022のメール送受信履歴に含まれる送信元アドレスや宛先アドレスの情報名を処理装置により匿名化し、情報名が匿名化された送受信ログ6022に基づいて、模擬用データ6112及び模擬用DNSレコード6121を生成する。模擬環境生成部128は、送信元アドレスや宛先アドレス等の情報名が機密情報である場合に匿名化するとしてもよい。
 以上のように、本実施の形態に係る模擬システム11,模擬装置111,情報生成部1110(情報生成装置)は、送受信ログ6022を本番環境システム10から取り出す段階で、機密情報などの名称を変更(匿名化)するので、本番環境システム10の機密情報が模擬システム11に漏洩することを防ぐことができ、本番環境システム10のセキュリティを確保することが可能となる。
 上記実施の形態1~4において説明した「情報生成部」、「模擬環境生成部」、「実行部」、「抽出部」、「手順生成部」、「ファイル生成部」の構成は、これに限られるわけではない。例えば、「手順生成部」、「ファイル生成部」をひとつの機能ブロックで実現してもよいし、「模擬環境生成部」、「抽出部」をひとつの機能ブロックで実現しても良い。あるいは、これらの機能ブロックを、他のどのような組み合わせで模擬装置111を構成しても構わない。
 以上、本発明の実施の形態について説明したが、これらの実施の形態のうち、2つ以上を組み合わせて実施しても構わない。あるいは、これらの実施の形態のうち、1つを部分的に実施しても構わない。あるいは、これらの実施の形態のうち、2つ以上を部分的に組み合わせて実施しても構わない。なお、本発明は、これらの実施の形態に限定されるものではなく、必要に応じて種々の変更が可能である。
 10 本番環境システム、11 模擬システム、21 アクセス時間、22 アクセスユーザ、23 アクセス種別、24 アクセスファイル、101 端末群、102 ファイルサーバ、103 ネットワーク、111 模擬装置、112 模擬用ファイルサーバ、113 模擬用ネットワーク、121 抽出部、121a 抽出処理、122 抽出ログ、123 手順生成部、123a 手順生成処理、124 ファイル生成部、124a ファイル生成処理、125 実行部、126 抽出条件、128 模擬環境生成部、602 DNSサーバ、603 メールサーバ、612 模擬用DNSサーバ、613 模擬用メールサーバ、901 演算装置、902 外部記憶装置、903 主記憶装置、904 通信装置、905 入出力装置、1021 ファイル群、1022 アクセスログ、1110 情報生成部、1111 模擬端末群、1112 模擬用データ、1121 模擬ファイル群、1121a 模擬ファイル、6021 DNSレコード、6022 送受信ログ、6111 外部メールサーバ、6112 模擬用データ、6121 模擬用DNSレコード。

Claims (13)

  1.  操作の履歴を示す操作履歴が複数蓄積された操作履歴情報から操作履歴を抽出する条件である抽出条件に基づいて、前記操作履歴情報から複数の操作履歴を抽出操作履歴として抽出する抽出部と、
     前記抽出部により抽出された前記抽出操作履歴に基づいて、模擬する操作の手順を示す模擬手順を処理装置により生成する手順生成部と、
     前記手順生成部により生成された前記模擬手順を処理装置により実行する実行部と
    を備えることを特徴とする模擬装置。
  2.  前記手順生成部は、
     前記抽出操作履歴に含まれる前記複数の操作履歴を模擬した場合に生じる操作履歴間の不整合を解消するように、前記複数の操作履歴のうち少なくとも1つの操作履歴を修正し、前記少なくとも1つの操作履歴が修正された前記抽出操作履歴を前記模擬手順とすることを特徴とする請求項1に記載の模擬装置。
  3.  前記操作履歴情報には、ファイルに対する操作の履歴が前記操作履歴として複数蓄積され、
     前記模擬装置は、さらに、
     前記模擬手順に基づいて、前記模擬手順の示す操作の対象となる模擬ファイルを生成するファイル生成部を備え、
     前記実行部は、
     前記ファイル生成部により生成された前記模擬ファイルに対して、前記模擬手順を実行することを特徴とする請求項1または2に記載の模擬装置。
  4.  前記手順生成部は、
     前記抽出操作履歴の前記操作履歴に含まれる情報名を処理装置により匿名化し、前記情報名が匿名化された前記抽出操作履歴に基づいて、前記模擬手順を生成することを特徴とする請求項1~3のいずれかに記載の模擬装置。
  5.  前記ファイル生成部は、
     前記模擬ファイルのファイル名を処理装置により匿名化することを特徴とする請求項3に記載の模擬装置。
  6.  前記操作履歴は、操作をした操作者を識別する識別子を含み、
     前記抽出部は、予め設定された識別子を前記抽出条件とし、前記識別子を含む操作履歴を前記操作履歴情報から抽出することを特徴とする請求項1~5のいずれかに記載の模擬装置。
  7.  前記情報名は、機密情報であることを特徴とする請求項4に記載の模擬装置。
  8.  前記ファイル名は、機密情報であることを特徴とする請求項5に記載の模擬装置。
  9.  前記操作履歴情報には、メールサーバを介して行われるメールの通信の履歴が前記操作履歴として複数蓄積され、
     前記模擬装置は、さらに、
     前記模擬手順に基づいて前記模擬手順の示すメールの通信を行う通信元サーバと通信先サーバとを備え、
     前記実行部は、
     前記通信元サーバと通信先サーバとを用いて、前記模擬手順を実行する
    ことを特徴とする請求項1または2に記載の模擬装置。
  10.  操作の履歴を示す操作履歴が複数蓄積された操作履歴情報から操作履歴を抽出する条件である抽出条件に基づいて、前記操作履歴情報から複数の操作履歴を抽出操作履歴として抽出する抽出部と、
     前記抽出部により抽出された前記抽出操作履歴に基づいて、模擬する操作の手順を示す模擬手順を、前記操作の模擬に用いる情報として処理装置により生成する手順生成部と
    を備え、
     前記手順生成部は、
     前記抽出操作履歴に含まれる前記複数の操作履歴を模擬した場合に生じる操作履歴間の不整合を解消するように、前記複数の操作履歴のうち少なくとも1つの操作履歴を修正し、前記少なくとも1つの操作履歴が修正された前記抽出操作履歴を前記模擬手順とする
    ことを特徴とする情報生成装置。
  11.  前記操作履歴情報には、ファイルに対する操作の履歴が前記操作履歴として複数蓄積され、
     前記情報生成装置は、さらに、
     前記模擬手順に基づいて、前記模擬手順の示す操作の対象となる模擬ファイルを、前記操作の模擬に用いる情報として処理装置により生成するファイル生成部を備えることを特徴とする請求項10に記載の情報生成装置。
  12.  操作の履歴を示す操作履歴が複数蓄積された操作履歴情報から操作履歴を抽出する条件である抽出条件に基づいて、前記操作履歴情報から複数の操作履歴を抽出操作履歴として抽出し、
     抽出された前記抽出操作履歴に基づいて、模擬する操作の手順を示す模擬手順を処理装置により生成し、
     生成された前記模擬手順を処理装置により実行する
    ことを特徴とする模擬方法。
  13.  操作の履歴を示す操作履歴が複数蓄積された操作履歴情報から操作履歴を抽出する条件である抽出条件に基づいて、前記操作履歴情報から複数の操作履歴を抽出操作履歴として抽出する抽出処理と、
     前記抽出処理により抽出された前記抽出操作履歴に基づいて、模擬する操作の手順を示す模擬手順を処理装置により生成する手順生成処理と、
     前記手順生成処理により生成された前記模擬手順を処理装置により実行する実行処理と
    をコンピュータに実行させることを特徴とする模擬プログラム。
PCT/JP2013/073200 2013-08-29 2013-08-29 模擬装置、情報生成装置、模擬方法及び模擬プログラム WO2015029195A1 (ja)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/JP2013/073200 WO2015029195A1 (ja) 2013-08-29 2013-08-29 模擬装置、情報生成装置、模擬方法及び模擬プログラム
PCT/JP2014/054417 WO2015029464A1 (ja) 2013-08-29 2014-02-25 模擬装置、情報生成装置、模擬方法、模擬プログラム、環境提供システム、環境提供方法及びプログラム

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2013/073200 WO2015029195A1 (ja) 2013-08-29 2013-08-29 模擬装置、情報生成装置、模擬方法及び模擬プログラム

Publications (1)

Publication Number Publication Date
WO2015029195A1 true WO2015029195A1 (ja) 2015-03-05

Family

ID=52585811

Family Applications (2)

Application Number Title Priority Date Filing Date
PCT/JP2013/073200 WO2015029195A1 (ja) 2013-08-29 2013-08-29 模擬装置、情報生成装置、模擬方法及び模擬プログラム
PCT/JP2014/054417 WO2015029464A1 (ja) 2013-08-29 2014-02-25 模擬装置、情報生成装置、模擬方法、模擬プログラム、環境提供システム、環境提供方法及びプログラム

Family Applications After (1)

Application Number Title Priority Date Filing Date
PCT/JP2014/054417 WO2015029464A1 (ja) 2013-08-29 2014-02-25 模擬装置、情報生成装置、模擬方法、模擬プログラム、環境提供システム、環境提供方法及びプログラム

Country Status (1)

Country Link
WO (2) WO2015029195A1 (ja)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6361837B2 (ja) * 2016-01-20 2018-07-25 三菱電機株式会社 訓練装置、訓練方法、及び訓練プログラム
KR101937934B1 (ko) * 2017-07-12 2019-01-14 한국전자통신연구원 증강 현실 기반 사이버 위기 대응 훈련 제공 장치 및 방법
US10417115B1 (en) 2018-04-27 2019-09-17 Amdocs Development Limited System, method, and computer program for performing production driven testing
CN109948275B (zh) * 2019-03-28 2022-12-02 湘潭大学 一种基于cfd-dem耦合仿真的履带履刺结构优化计算方法
JP2021093595A (ja) * 2019-12-09 2021-06-17 富士通株式会社 マルウェア検査支援プログラム、マルウェア検査支援方法および通信装置
JP7446142B2 (ja) 2020-03-31 2024-03-08 三菱電機株式会社 サイバーセキュリティ監査システム
JP7421196B2 (ja) * 2020-07-01 2024-01-24 日本電気株式会社 ログ生成システム、ログ生成方法およびログ生成プログラム

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008117093A (ja) * 2006-11-02 2008-05-22 Hitachi Ltd ユーザ操作記録・再現方法及び装置
JP2012008853A (ja) * 2010-06-25 2012-01-12 Hitachi Ltd ウェブアプリケーションの操作再現方法およびシステム
JP2012190345A (ja) * 2011-03-11 2012-10-04 Nec Corp ログ情報自動採取装置及びログ情報自動採取方法

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6088804A (en) * 1998-01-12 2000-07-11 Motorola, Inc. Adaptive system and method for responding to computer network security attacks
JP2002229945A (ja) * 2001-01-30 2002-08-16 Yokogawa Electric Corp コンピュータ・システムの脆弱性検査システム
JP4733885B2 (ja) * 2001-09-29 2011-07-27 株式会社東芝 脆弱性評価プログラム、方法及びシステム
US8250654B1 (en) * 2005-01-27 2012-08-21 Science Applications International Corporation Systems and methods for implementing and scoring computer network defense exercises

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008117093A (ja) * 2006-11-02 2008-05-22 Hitachi Ltd ユーザ操作記録・再現方法及び装置
JP2012008853A (ja) * 2010-06-25 2012-01-12 Hitachi Ltd ウェブアプリケーションの操作再現方法およびシステム
JP2012190345A (ja) * 2011-03-11 2012-10-04 Nec Corp ログ情報自動採取装置及びログ情報自動採取方法

Also Published As

Publication number Publication date
WO2015029464A1 (ja) 2015-03-05

Similar Documents

Publication Publication Date Title
WO2015029195A1 (ja) 模擬装置、情報生成装置、模擬方法及び模擬プログラム
US11138095B2 (en) Identity propagation through application layers using contextual mapping and planted values
CN109937564B (zh) 用于检测分布式计算系统中的欺诈性帐户使用的方法和设备
Casey et al. Malware forensics field guide for Linux systems: digital forensics field guides
JP2016206943A (ja) サイバー攻撃分析装置及びサイバー攻撃分析方法
JP5064912B2 (ja) 管理装置及びネットワークシステム及びプログラム及び管理方法
Serketzis et al. Actionable threat intelligence for digital forensics readiness
Vidas The acquisition and analysis of random access memory
Müller et al. Processing dangerous paths
JPWO2015121923A1 (ja) ログ分析装置、不正アクセス監査システム、ログ分析プログラム及びログ分析方法
JP2016099857A (ja) 不正プログラム対策システムおよび不正プログラム対策方法
Abbott A security evaluation methodology for container images
Fu et al. Data correlation‐based analysis methods for automatic memory forensic
US11768889B1 (en) Evaluating configuration files for uniform resource indicator discovery
JP2011233081A (ja) アプリケーション判定システムおよびプログラム
WO2019026172A1 (ja) セキュリティ診断装置およびセキュリティ診断方法
Garrison et al. Digital forensics for network, Internet, and cloud computing: a forensic evidence guide for moving targets and data
JP2012083909A (ja) アプリケーション特性解析装置およびプログラム
US20080127168A1 (en) Setup of workloads across nodes
Wichmann et al. Web cryptography API: Prevalence and possible developer mistakes
Brandao Computer forensics in cloud computing systems
JP2012146100A (ja) 攻撃模倣テスト方法、攻撃模倣テスト装置及び攻撃模倣テストプログラム
JP6884652B2 (ja) ホワイトリスト管理システムおよびホワイトリスト管理方法
Malik et al. Analysis of evidence in cloud storage client applications on the Windows platform
WO2015029242A1 (ja) ライセンス管理装置、ライセンス管理方法、及びプログラム

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: 13892242

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 13892242

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: JP