Skip to content

Commit da2d64d

Browse files
Merge pull request #1868 from oracle-devrel/witold-swierzy-patch-7
Update README.md
2 parents 70e73d2 + a1674e1 commit da2d64d

File tree

1 file changed

+3
-3
lines changed
  • data-platform/autonomous-database/autonomous-json/MongoDBReplay

1 file changed

+3
-3
lines changed

data-platform/autonomous-database/autonomous-json/MongoDBReplay/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@ See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/
2323

2424

2525
## Usage
26-
1. Generic requirements
26+
### Generic requirements
2727
- MR_CONFIG_DIR variable has to be set to a directory, where configuration and log files are/will be stored
2828
- JDK 21 (it can be Oracle or OpenJDK)
2929
- Oracle JDK can be downloaded from the following link: https://www.oracle.com/java/technologies/downloads/#java21
3030
- OpenJDK is usually available in a Linux packates repository, but also can be downloaded and installed independly from the following link: https://openjdk.org/
3131

32-
1.MDBExtractor
32+
### MDBExtractor
3333
requirements:
3434
- Source MongoDB instance up and running
3535
- Profiling at the MongoDB instance
@@ -113,7 +113,7 @@ See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/
113113
```
114114
this example assumes, that INPUT_FILE parameter IS NOT SET. Instead of the tool reads data from its standard input
115115
116-
2.MDBApplier
116+
### MDBApplier
117117
requirements
118118
- target MongoDB instance up and running
119119
- the following configuration file $MR_CONFIG_DIR/MDBApplierConfig.json needs to be existing with the following parameters

0 commit comments

Comments
 (0)