Skip to content

Commit e21404f

Browse files
committed
Merge pull request zentures#10 from charl/master
Minor content editing.
2 parents 73457a7 + 47d93f0 commit e21404f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@ Performance can be improved by adding more cores:
6767

6868
### Limitations
6969

70-
* `sequence` does not handle multi-line logs. Each log message must appear as a single line. So if there's multi-line logs, they must be first be converted into a single line.
71-
* `sequence` has been only tested with a limited set of system (Linux, AIX, sudo, ssh, su, dhcp, etc etc), network (ASA, PIX, Neoteris, CheckPoint, Juniper Firewall) and infrastructure application (apache, bluecoat, etc) logs. If you have a set of logs you would like me to test out, please feel free to [open an issue](https://github.com/strace/sequence/issues) and we can arrange a way for me to download and test your logs.
70+
* `sequence` does not handle multi-line logs. Each log message must appear as a single line. So if there's multi-line logs, they must first be converted into a single line.
71+
* `sequence` has only been tested with a limited set of system (Linux, AIX, sudo, ssh, su, dhcp, etc etc), network (ASA, PIX, Neoteris, CheckPoint, Juniper Firewall) and infrastructure application (apache, bluecoat, etc) logs. If you have a set of logs you would like me to test out, please feel free to [open an issue](https://github.com/strace/sequence/issues) and we can arrange a way for me to download and test your logs.
7272

7373
### Usage
7474

0 commit comments

Comments
 (0)